summaryrefslogtreecommitdiffstats
path: root/php-pear/php-dev/DEPENDS
diff options
context:
space:
mode:
Diffstat (limited to 'php-pear/php-dev/DEPENDS')
-rwxr-xr-xphp-pear/php-dev/DEPENDS4
1 files changed, 2 insertions, 2 deletions
diff --git a/php-pear/php-dev/DEPENDS b/php-pear/php-dev/DEPENDS
index 436567c3e2..1f039efefe 100755
--- a/php-pear/php-dev/DEPENDS
+++ b/php-pear/php-dev/DEPENDS
@@ -76,8 +76,8 @@ optional_depends gmp \
"GNU multi precision library support" &&
optional_depends SSL \
- "--with-SSL=/usr" \
- "--without-SSL" \
+ "--with-opennssl=/usr" \
+ "--without-opennssl" \
"for OpenSSL support" &&
optional_depends gettext \