aboutsummaryrefslogtreecommitdiff
path: root/www/mod_php4/scripts/configure.php
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>1999-06-08 10:28:05 +0000
committerDirk Froemberg <dirk@FreeBSD.org>1999-06-08 10:28:05 +0000
commitebdae8fcda380f1a8da2f0987926337939deaece (patch)
treedc70b33439efd115d54924c35a64dd1f22473a8f /www/mod_php4/scripts/configure.php
parent305d6795647e34dd53279c95256428a51ca722ef (diff)
downloadports-ebdae8fcda380f1a8da2f0987926337939deaece.tar.gz
ports-ebdae8fcda380f1a8da2f0987926337939deaece.zip
Notes
Diffstat (limited to 'www/mod_php4/scripts/configure.php')
-rw-r--r--www/mod_php4/scripts/configure.php8
1 files changed, 5 insertions, 3 deletions
diff --git a/www/mod_php4/scripts/configure.php b/www/mod_php4/scripts/configure.php
index eccbac5a7f0c..088d1a92ef36 100644
--- a/www/mod_php4/scripts/configure.php
+++ b/www/mod_php4/scripts/configure.php
@@ -105,17 +105,19 @@ MASTER_SITES+= http://www.modssl.org/source/ \\
DISTFILES+= mod_ssl-\${VERSION_MODSSL}-\${VERSION_APACHE}\${EXTRACT_SUFX}
BUILD_DEPENDS+= openssl:\${PORTSDIR}/security/openssl \\
+ mm-config:\${PORTSDIR}/devel/mm \\
\${PREFIX}/lib/libssl.a:\${PORTSDIR}/security/openssl \\
- \${PREFIX}/lib/libcrypto.a:\${PORTSDIR}/security/openssl
+ \${PREFIX}/lib/libcrypto.a:\${PORTSDIR}/security/openssl \\
+ \${PREFIX}/lib/libmm.a:\${PORTSDIR}/devel/mm
RUN_DEPENDS+= openssl:\${PORTSDIR}/security/openssl
-VERSION_MODSSL= 2.3.1
+VERSION_MODSSL= 2.3.2
RESTRICTED= "Contains cryptography"
CONFIGURE_ARGS+=--enable-module=ssl \
--enable-module=define
-CONFIGURE_ENV+= SSL_BASE='SYSTEM' PATH="\${PREFIX}/bin:\${PATH}"
+CONFIGURE_ENV+= SSL_BASE='SYSTEM' EAPI_MM='SYSTEM' PATH="\${PREFIX}/bin:\${PATH}"
PLIST= \${PKGDIR}/PLIST.modssl
SSL= ssl