diff options
Diffstat (limited to 'www/ap-ssl/Makefile')
-rw-r--r-- | www/ap-ssl/Makefile | 4 |
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-* |