summaryrefslogtreecommitdiff
path: root/devel/p5-Log-Dispatch/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Log-Dispatch/Makefile')
-rw-r--r--devel/p5-Log-Dispatch/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Log-Dispatch/Makefile b/devel/p5-Log-Dispatch/Makefile
index 15d95490f99..ce3031f73cf 100644
--- a/devel/p5-Log-Dispatch/Makefile
+++ b/devel/p5-Log-Dispatch/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2005/04/11 21:45:33 tv Exp $
+# $NetBSD: Makefile,v 1.15 2005/07/13 18:01:27 jlam Exp $
DISTNAME= Log-Dispatch-2.10
PKGNAME= p5-${DISTNAME}
@@ -14,7 +14,7 @@ DEPENDS+= p5-Params-Validate>=0.15:../../devel/p5-Params-Validate
DEPENDS+= p5-Test-Simple>=0.17:../../devel/p5-Test-Simple
PERL5_MODULE_TYPE= Module::Build
-PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Log/Dispatch/.packlist
+PERL5_PACKLIST= auto/Log/Dispatch/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"