summaryrefslogtreecommitdiff
path: root/devel/p5-File-PathConvert
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-File-PathConvert')
-rw-r--r--devel/p5-File-PathConvert/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-File-PathConvert/Makefile b/devel/p5-File-PathConvert/Makefile
index 22dc8e89f0f..4ae8a1799ee 100644
--- a/devel/p5-File-PathConvert/Makefile
+++ b/devel/p5-File-PathConvert/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2005/04/11 21:45:31 tv Exp $
+# $NetBSD: Makefile,v 1.13 2005/07/13 18:01:25 jlam Exp $
#
DISTNAME= File-PathConvert-0.9
@@ -14,7 +14,7 @@ COMMENT= Convert paths and URLs from absolute to relative and vice versa
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/File/PathConvert/.packlist
+PERL5_PACKLIST= auto/File/PathConvert/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"