summaryrefslogtreecommitdiff
path: root/www/ap-ssl
diff options
context:
space:
mode:
authorbad <bad@pkgsrc.org>1999-04-14 18:00:47 +0000
committerbad <bad@pkgsrc.org>1999-04-14 18:00:47 +0000
commit286099986eae8fee64848a798d8bfb33bfb12071 (patch)
tree9524b772c2816d5a2d31064ab0bec75f5ba49ba5 /www/ap-ssl
parent8fa081c06a52d83f0703c9c4d91432bd852efdf3 (diff)
downloadpkgsrc-286099986eae8fee64848a798d8bfb33bfb12071.tar.gz
${LOCALBAASE}/bin/perl or bust.
Diffstat (limited to 'www/ap-ssl')
-rw-r--r--www/ap-ssl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ap-ssl/Makefile b/www/ap-ssl/Makefile
index efbe61a9873..577b2102df5 100644
--- a/www/ap-ssl/Makefile
+++ b/www/ap-ssl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 1998/12/28 07:56:35 marc Exp $
+# $NetBSD: Makefile,v 1.6 1999/04/14 18:00:48 bad Exp $
#
DISTNAME= mod_ssl-2.1.3-1.3.3
@@ -12,7 +12,7 @@ HOMEPAGE= http://www.sngelschall.com/sw/mod_ssl/
DEPENDS= ssleay-0.9.0b:../../security/ssleay \
apache-1.3.3.2:../../www/apache
# For "apxs":
-BUILD_DEPENDS= ${PREFIX}/bin/perl:../../lang/perl5
+BUILD_DEPENDS= ${LOCALBASE}/bin/perl:../../lang/perl5
CONFLICTS= apache-1.3.[012] apache-*modssl-*