From d52c6146dcb233a04166e3772c84b9e767cc46cd Mon Sep 17 00:00:00 2001 From: Dirk Froemberg Date: Fri, 20 Aug 1999 19:13:00 +0000 Subject: Upgrade to Apache 1.3.9 and mod_ssl 2.4.0. --- www/mod_php3/scripts/configure.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/mod_php3/scripts') diff --git a/www/mod_php3/scripts/configure.php b/www/mod_php3/scripts/configure.php index c39fb7f2d3cd..52bcba29d17c 100644 --- a/www/mod_php3/scripts/configure.php +++ b/www/mod_php3/scripts/configure.php @@ -117,11 +117,11 @@ BUILD_DEPENDS+= openssl:\${PORTSDIR}/security/openssl \\ \${PREFIX}/lib/libmm.a:\${PORTSDIR}/devel/mm RUN_DEPENDS+= openssl:\${PORTSDIR}/security/openssl -VERSION_MODSSL= 2.3.11 +VERSION_MODSSL= 2.4.0 RESTRICTED= "Contains cryptography" -CONFIGURE_ARGS+=--enable-module=ssl \ +CONFIGURE_ARGS+=--enable-module=ssl \\ --enable-module=define CONFIGURE_ENV+= SSL_BASE='SYSTEM' EAPI_MM='SYSTEM' PATH="\${PREFIX}/bin:\${PATH}" -- cgit v1.2.3