summaryrefslogtreecommitdiffstats
path: root/php-pear/php/DEPENDS
diff options
context:
space:
mode:
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 af0437baf7..385b776857 100755
--- a/php-pear/php/DEPENDS
+++ b/php-pear/php/DEPENDS
@@ -76,7 +76,7 @@ optional_depends SSL \
"for OpenSSL support" &&
if is_depends_enabled $SPELL $(get_spell_provider $SPELL C-CLIENT); then
- if is_depends_enabled $SPELL SSL; then
+ if is_depends_enabled $SPELL $(get_spell_provider $SPELL SSL); then
list_add "PHP5_OPTS" "--with-imap-ssl"
else
optional_depends SSL \