summaryrefslogtreecommitdiffstats
path: root/php-pear
diff options
context:
space:
mode:
Diffstat (limited to 'php-pear')
-rwxr-xr-xphp-pear/php4/DEPENDS4
-rw-r--r--php-pear/php4/HISTORY3
2 files changed, 5 insertions, 2 deletions
diff --git a/php-pear/php4/DEPENDS b/php-pear/php4/DEPENDS
index fdb7c1a68b..323c6cf845 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-SSL=/usr" \
- "--without-SSL" \
+ "--with-opennssl=/usr" \
+ "--without-opennssl" \
"for OpenSSL support" &&
optional_depends gettext \
diff --git a/php-pear/php4/HISTORY b/php-pear/php4/HISTORY
index a3664906ae..4bf3ea624f 100644
--- a/php-pear/php4/HISTORY
+++ b/php-pear/php4/HISTORY
@@ -1,3 +1,6 @@
+2014-08-24 Treeve Jelbert <treeve@sourcemage.org>
+ * DEPENDS: fix bad with-SSL usage
+
2014-08-19 Treeve Jelbert <treeve@sourcemage.org>
* DEPENDS: openssl => SSL