summaryrefslogtreecommitdiff
path: root/www/p5-SVN-Web/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-SVN-Web/Makefile')
-rw-r--r--www/p5-SVN-Web/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-SVN-Web/Makefile b/www/p5-SVN-Web/Makefile
index 79f4c3b7e39..9e5c510c381 100644
--- a/www/p5-SVN-Web/Makefile
+++ b/www/p5-SVN-Web/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2005/04/11 21:48:01 tv Exp $
+# $NetBSD: Makefile,v 1.11 2005/07/13 18:01:48 jlam Exp $
DISTNAME= SVN-Web-0.35
PKGNAME= p5-${DISTNAME}
@@ -28,7 +28,7 @@ DEPENDS+= p5-XML-RSS>=0.9:../../textproc/p5-XML-RSS
DEPENDS+= p5-XML-XPath>=1.08:../../textproc/p5-XML-XPath
DEPENDS+= teTeX>=1.0.7:../../print/teTeX
-PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/SVN/Web/.packlist
+PERL5_PACKLIST= auto/SVN/Web/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"