summaryrefslogtreecommitdiffstats
path: root/php-pear/php/DEPENDS
diff options
context:
space:
mode:
authorVlad Glagolev2014-10-24 20:47:48 +0400
committerVlad Glagolev2014-10-24 20:47:48 +0400
commitfcf42039a6640a30e9571cbde0c31bba6cebb1d1 (patch)
treef53a8161ed0a90c0c1534404db7bdf569d8ea3e8 /php-pear/php/DEPENDS
parent5ef9f3b9d3951d571cf65f0b5370c12561459281 (diff)
php: corrected ssl flags
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 385b776857..a7eb5a1bb7 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-opennssl" "--without-openssl" \
+ "--with-openssl" "--without-openssl" \
"for OpenSSL support" &&
if is_depends_enabled $SPELL $(get_spell_provider $SPELL C-CLIENT); then