summaryrefslogtreecommitdiff
path: root/devel/p5-Scalar-List-Utils/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Scalar-List-Utils/Makefile')
-rw-r--r--devel/p5-Scalar-List-Utils/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Scalar-List-Utils/Makefile b/devel/p5-Scalar-List-Utils/Makefile
index 474e6d973ad..c4f4e53da62 100644
--- a/devel/p5-Scalar-List-Utils/Makefile
+++ b/devel/p5-Scalar-List-Utils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2005/04/11 21:45:34 tv Exp $
+# $NetBSD: Makefile,v 1.7 2005/07/13 18:01:28 jlam Exp $
#
DISTNAME= Scalar-List-Utils-1.14
@@ -13,7 +13,7 @@ COMMENT= Perl subroutines that would be nice to have in the perl core
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/List/Util/.packlist
+PERL5_PACKLIST= auto/List/Util/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"