summaryrefslogtreecommitdiff
path: root/www/apache13-modssl
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>1999-03-26 08:47:51 +0000
committerDirk Froemberg <dirk@FreeBSD.org>1999-03-26 08:47:51 +0000
commit8c955d186de9043c73baf643ea165ce9d2f450a2 (patch)
treeac490f48b2dd50b46cabd2488f587fe680d3537e /www/apache13-modssl
parent${PREFIX}/bin/ssleay -> ${PREFIX}/bin/openssl due to openssl upgrade. (diff)
${PREFIX}/bin/ssleay -> ${PREFIX}/bin/openssl due to openssl upgrade.
OK'ed by: Ralf S. Engelschall <rse@engelschall.com> (maintainer)
Notes
Notes: svn path=/head/; revision=17397
Diffstat (limited to 'www/apache13-modssl')
-rw-r--r--www/apache13-modssl/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/apache13-modssl/Makefile b/www/apache13-modssl/Makefile
index 706136f6cbe9..0a75e80b9de1 100644
--- a/www/apache13-modssl/Makefile
+++ b/www/apache13-modssl/Makefile
@@ -3,7 +3,7 @@
# Date created: Sat Aug 22 12:00:00 CDT 1998
# Whom: rse@engelschall.com
#
-# $Id: Makefile,v 1.25 1999/03/18 14:19:51 rse Exp $
+# $Id: Makefile,v 1.26 1999/03/24 09:54:12 rse Exp $
#
DISTNAME= apache_${VERSION_APACHE}
@@ -41,10 +41,10 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
MAINTAINER= rse@engelschall.com
-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_APACHE= 1.3.6
VERSION_MODSSL= 2.2.6