summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/mod_php3/scripts/configure.php4
-rw-r--r--www/mod_php4/scripts/configure.php4
-rw-r--r--www/mod_php5/scripts/configure.php4
3 files changed, 6 insertions, 6 deletions
diff --git a/www/mod_php3/scripts/configure.php b/www/mod_php3/scripts/configure.php
index 14a8aafa4539..5d2c15e54409 100644
--- a/www/mod_php3/scripts/configure.php
+++ b/www/mod_php3/scripts/configure.php
@@ -99,10 +99,10 @@ MASTER_SITES+= http://www.engelschall.com/sw/mod_ssl/distrib/ \\
ftp://ftp.ntrl.net/pub/mirror/ralfsw/mod_ssl/
DISTFILES+= mod_ssl-\${VERSION_MODSSL}-\${VERSION_APACHE}\${EXTRACT_SUFX}
-BUILD_DEPENDS+= ssleay:\${PORTSDIR}/security/openssl \\
+BUILD_DEPENDS+= openssl:\${PORTSDIR}/security/openssl \\
\${PREFIX}/lib/libssl.a:\${PORTSDIR}/security/openssl \\
\${PREFIX}/lib/libcrypto.a:\${PORTSDIR}/security/openssl
-RUN_DEPENDS+= ssleay:\${PORTSDIR}/security/openssl
+RUN_DEPENDS+= openssl:\${PORTSDIR}/security/openssl
VERSION_MODSSL= 2.2.5
diff --git a/www/mod_php4/scripts/configure.php b/www/mod_php4/scripts/configure.php
index 14a8aafa4539..5d2c15e54409 100644
--- a/www/mod_php4/scripts/configure.php
+++ b/www/mod_php4/scripts/configure.php
@@ -99,10 +99,10 @@ MASTER_SITES+= http://www.engelschall.com/sw/mod_ssl/distrib/ \\
ftp://ftp.ntrl.net/pub/mirror/ralfsw/mod_ssl/
DISTFILES+= mod_ssl-\${VERSION_MODSSL}-\${VERSION_APACHE}\${EXTRACT_SUFX}
-BUILD_DEPENDS+= ssleay:\${PORTSDIR}/security/openssl \\
+BUILD_DEPENDS+= openssl:\${PORTSDIR}/security/openssl \\
\${PREFIX}/lib/libssl.a:\${PORTSDIR}/security/openssl \\
\${PREFIX}/lib/libcrypto.a:\${PORTSDIR}/security/openssl
-RUN_DEPENDS+= ssleay:\${PORTSDIR}/security/openssl
+RUN_DEPENDS+= openssl:\${PORTSDIR}/security/openssl
VERSION_MODSSL= 2.2.5
diff --git a/www/mod_php5/scripts/configure.php b/www/mod_php5/scripts/configure.php
index 14a8aafa4539..5d2c15e54409 100644
--- a/www/mod_php5/scripts/configure.php
+++ b/www/mod_php5/scripts/configure.php
@@ -99,10 +99,10 @@ MASTER_SITES+= http://www.engelschall.com/sw/mod_ssl/distrib/ \\
ftp://ftp.ntrl.net/pub/mirror/ralfsw/mod_ssl/
DISTFILES+= mod_ssl-\${VERSION_MODSSL}-\${VERSION_APACHE}\${EXTRACT_SUFX}
-BUILD_DEPENDS+= ssleay:\${PORTSDIR}/security/openssl \\
+BUILD_DEPENDS+= openssl:\${PORTSDIR}/security/openssl \\
\${PREFIX}/lib/libssl.a:\${PORTSDIR}/security/openssl \\
\${PREFIX}/lib/libcrypto.a:\${PORTSDIR}/security/openssl
-RUN_DEPENDS+= ssleay:\${PORTSDIR}/security/openssl
+RUN_DEPENDS+= openssl:\${PORTSDIR}/security/openssl
VERSION_MODSSL= 2.2.5