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