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