summaryrefslogtreecommitdiffstats
path: root/php-pear/php/DEPENDS
diff options
context:
space:
mode:
authorTreeve Jelbert2014-08-24 10:10:04 +0200
committerTreeve Jelbert2014-08-24 10:10:04 +0200
commiteadea1064cb230e353e22f6c94ee779284405a56 (patch)
treec0330c19ce8ba80fe7efb7bd5e09276bc28921bf /php-pear/php/DEPENDS
parent9898d5334f47315730915a2a1f888171b0c70225 (diff)
php: fix bad with-SSL usage
Diffstat (limited to 'php-pear/php/DEPENDS')
-rwxr-xr-xphp-pear/php/DEPENDS2
1 files changed, 1 insertions, 1 deletions
diff --git a/php-pear/php/DEPENDS b/php-pear/php/DEPENDS
index 4e6f2414d1..af0437baf7 100755
--- a/php-pear/php/DEPENDS
+++ b/php-pear/php/DEPENDS
@@ -72,7 +72,7 @@ optional_depends C-CLIENT \
"for IMAP support" &&
optional_depends SSL \
- "--with-SSL" "--without-openssl" \
+ "--with-opennssl" "--without-openssl" \
"for OpenSSL support" &&
if is_depends_enabled $SPELL $(get_spell_provider $SPELL C-CLIENT); then