summaryrefslogtreecommitdiff
path: root/www/mod_php5/scripts/configure.php
diff options
context:
space:
mode:
Diffstat (limited to 'www/mod_php5/scripts/configure.php')
-rw-r--r--www/mod_php5/scripts/configure.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/mod_php5/scripts/configure.php b/www/mod_php5/scripts/configure.php
index c39fb7f2d3cd..52bcba29d17c 100644
--- a/www/mod_php5/scripts/configure.php
+++ b/www/mod_php5/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}"