summaryrefslogtreecommitdiff
path: root/www/p5-Apache-Session-Wrapper/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Apache-Session-Wrapper/Makefile')
-rw-r--r--www/p5-Apache-Session-Wrapper/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Apache-Session-Wrapper/Makefile b/www/p5-Apache-Session-Wrapper/Makefile
index 6a27f67a523..ec954fc1191 100644
--- a/www/p5-Apache-Session-Wrapper/Makefile
+++ b/www/p5-Apache-Session-Wrapper/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2005/04/11 21:47:55 tv Exp $
+# $NetBSD: Makefile,v 1.10 2005/07/13 18:01:46 jlam Exp $
DISTNAME= Apache-Session-Wrapper-0.19
PKGNAME= p5-${DISTNAME}
@@ -14,7 +14,7 @@ DEPENDS+= p5-Exception-Class-[0-9]*:../../devel/p5-Exception-Class
DEPENDS+= p5-Apache-Session>=1.6:../../www/p5-Apache-Session
PERL5_MODULE_TYPE= Module::Build
-PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Apache/Session/Wrapper/.packlist
+PERL5_PACKLIST= auto/Apache/Session/Wrapper/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"