summaryrefslogtreecommitdiff
path: root/devel/p5-IO-String/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-IO-String/Makefile')
-rw-r--r--devel/p5-IO-String/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-IO-String/Makefile b/devel/p5-IO-String/Makefile
index 8702dc3c258..9196077735f 100644
--- a/devel/p5-IO-String/Makefile
+++ b/devel/p5-IO-String/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2005/04/11 21:45:32 tv Exp $
+# $NetBSD: Makefile,v 1.11 2005/07/13 18:01:26 jlam Exp $
#
DISTNAME= IO-String-1.06
@@ -12,7 +12,7 @@ COMMENT= Perl module for I/O on in-core objects like strings and arrays
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/IO/String/.packlist
+PERL5_PACKLIST= auto/IO/String/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"