summaryrefslogtreecommitdiff
path: root/devel/p5-IPC-SharedCache/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-IPC-SharedCache/Makefile')
-rw-r--r--devel/p5-IPC-SharedCache/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-IPC-SharedCache/Makefile b/devel/p5-IPC-SharedCache/Makefile
index 7d887df2c3d..395952d164a 100644
--- a/devel/p5-IPC-SharedCache/Makefile
+++ b/devel/p5-IPC-SharedCache/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2005/04/11 21:45:33 tv Exp $
+# $NetBSD: Makefile,v 1.9 2005/07/13 18:01:26 jlam Exp $
#
DISTNAME= IPC-SharedCache-1.3
@@ -14,7 +14,7 @@ DEPENDS+= p5-IPC-ShareLite>=0.06:../../devel/p5-IPC-ShareLite
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/IPC/SharedCache/.packlist
+PERL5_PACKLIST= auto/IPC/SharedCache/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"