summaryrefslogtreecommitdiff
path: root/www/p5-Apache-ePerl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Apache-ePerl/Makefile')
-rw-r--r--www/p5-Apache-ePerl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Apache-ePerl/Makefile b/www/p5-Apache-ePerl/Makefile
index 98f709efa83..be7897fda50 100644
--- a/www/p5-Apache-ePerl/Makefile
+++ b/www/p5-Apache-ePerl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2005/04/11 21:47:55 tv Exp $
+# $NetBSD: Makefile,v 1.16 2005/07/13 18:01:46 jlam Exp $
#
DISTNAME= eperl-2.2.14
@@ -15,7 +15,7 @@ COMMENT= Perl5/Apache module of an ePerl text parser
DEPENDS+= eperl-2.2.14:../../textproc/eperl
WRKSRC= ${WRKDIR}/${DISTNAME}/mod/Apache
-PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Apache/ePerl/.packlist
+PERL5_PACKLIST= auto/Apache/ePerl/.packlist
.include "../../lang/perl5/module.mk"
.include "../../www/ap-perl/buildlink3.mk"