summaryrefslogtreecommitdiff
path: root/www/apache13-modssl
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>1999-01-10 14:11:19 +0000
committerDirk Froemberg <dirk@FreeBSD.org>1999-01-10 14:11:19 +0000
commit1136e15539a2352ed615f7bffc3b84fbc9a54e04 (patch)
tree485ad6e03f41c2616d6d6e8263df7ffe9de230b8 /www/apache13-modssl
parentAdd openssl. (diff)
Change dependencies from SSLeay to openssl, the successor of SSLeay.
Notes
Notes: svn path=/head/; revision=15955
Diffstat (limited to 'www/apache13-modssl')
-rw-r--r--www/apache13-modssl/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/www/apache13-modssl/Makefile b/www/apache13-modssl/Makefile
index ccd44c32efa4..fd64e072cf4d 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.13 1999/01/02 17:37:06 rse Exp $
+# $Id: Makefile,v 1.14 1999/01/06 16:48:34 rse Exp $
#
DISTNAME= apache_${VERSION_APACHE}
@@ -26,10 +26,10 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
MAINTAINER= rse@engelschall.com
-BUILD_DEPENDS= ssleay:${PORTSDIR}/security/SSLeay \
- ${PREFIX}/lib/libssl.a:${PORTSDIR}/security/SSLeay \
- ${PREFIX}/lib/libcrypto.a:${PORTSDIR}/security/SSLeay
-RUN_DEPENDS= ssleay:${PORTSDIR}/security/SSLeay
+BUILD_DEPENDS= ssleay:${PORTSDIR}/security/openssl \
+ ${PREFIX}/lib/libssl.a:${PORTSDIR}/security/openssl \
+ ${PREFIX}/lib/libcrypto.a:${PORTSDIR}/security/openssl
+RUN_DEPENDS= ssleay:${PORTSDIR}/security/openssl
VERSION_APACHE= 1.3.3
VERSION_MODSSL= 2.1.6