summaryrefslogtreecommitdiff
path: root/www/p5-Kwiki-NewPage/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Kwiki-NewPage/Makefile')
-rw-r--r--www/p5-Kwiki-NewPage/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Kwiki-NewPage/Makefile b/www/p5-Kwiki-NewPage/Makefile
index 61b1ead356e..bc79f4619d3 100644
--- a/www/p5-Kwiki-NewPage/Makefile
+++ b/www/p5-Kwiki-NewPage/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2005/04/11 21:48:00 tv Exp $
+# $NetBSD: Makefile,v 1.3 2005/07/13 18:01:47 jlam Exp $
DISTNAME= Kwiki-NewPage-0.12
PKGNAME= p5-${DISTNAME}
@@ -11,7 +11,7 @@ COMMENT= Kwiki plugin to create a new Wiki page
DEPENDS+= p5-Kwiki>=0.34:../../www/p5-Kwiki
-PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Kwiki/NewPage/.packlist
+PERL5_PACKLIST= auto/Kwiki/NewPage/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"