summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorhe <he>2004-11-05 23:41:57 +0000
committerhe <he>2004-11-05 23:41:57 +0000
commitc81be7baa17083009f8e4f221b9f8c67f80bd53e (patch)
tree6e7816c4a11b263d8b095c92c46df88a190d67ec /www
parenteb3feaafebdc7c837d2b2cc75b9ef65560452ac7 (diff)
downloadpkgsrc-c81be7baa17083009f8e4f221b9f8c67f80bd53e.tar.gz
Remove commented-out PERL5_PACKLIST, since it can't be used.
Module build/install setup apparently doesn't install a .packlist.
Diffstat (limited to 'www')
-rw-r--r--www/p5-MasonX-Request-WithApacheSession/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/p5-MasonX-Request-WithApacheSession/Makefile b/www/p5-MasonX-Request-WithApacheSession/Makefile
index e141ad2b393..8f802c66001 100644
--- a/www/p5-MasonX-Request-WithApacheSession/Makefile
+++ b/www/p5-MasonX-Request-WithApacheSession/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/11/05 23:35:30 he Exp $
+# $NetBSD: Makefile,v 1.2 2004/11/05 23:41:57 he Exp $
DISTNAME= MasonX-Request-WithApacheSession-0.30
PKGNAME= p5-${DISTNAME}
@@ -14,7 +14,6 @@ DEPENDS+= p5-Apache-Session-Wrapper>=0.13:../../www/p5-Apache-Session-Wrapper
DEPENDS+= p5-HTML-Mason>=1.16:../../www/p5-HTML-Mason
USE_BUILDLINK3= YES
-# PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/MasonX/Request/WithApacheSession/.packlist
PLIST_SUBST+= INSTALLSITELIB=${PERL5_INSTALLSITELIB:S^${LOCALBASE}/^^}
PLIST_SUBST+= INSTALLSITEMAN3DIR=${PERL5_INSTALLSITEMAN3DIR:S^${LOCALBASE}/^^}