summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xphp-pear/php/DEPENDS2
-rw-r--r--php-pear/php/HISTORY3
2 files changed, 4 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
diff --git a/php-pear/php/HISTORY b/php-pear/php/HISTORY
index f76097131c..068fdef72b 100644
--- a/php-pear/php/HISTORY
+++ b/php-pear/php/HISTORY
@@ -1,3 +1,6 @@
+2014-08-24 Treeve Jelbert <treeve@sourcemage.org>
+ * DEPENDS: fix bad with-SSL usage
+
2014-08-22 Vlad Glagolev <stealth@sourcemage.org>
* DETAILS: updated spell to 5.4.32 (stable); SECURITY_PATCH++
(CVE-2014-2497, CVE-2014-3538, CVE-2014-3587, CVE-2014-3597,