summaryrefslogtreecommitdiff
path: root/misc/p5-Array-PrintCols/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/p5-Array-PrintCols/Makefile')
-rw-r--r--misc/p5-Array-PrintCols/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/p5-Array-PrintCols/Makefile b/misc/p5-Array-PrintCols/Makefile
index 0723fb0fc7d..ce5fa622772 100644
--- a/misc/p5-Array-PrintCols/Makefile
+++ b/misc/p5-Array-PrintCols/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2005/04/11 21:46:38 tv Exp $
+# $NetBSD: Makefile,v 1.21 2005/07/13 18:01:33 jlam Exp $
DISTNAME= Array-PrintCols-2.1
PKGNAME= p5-${DISTNAME}
@@ -11,7 +11,7 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://theory.uwinnipeg.ca/CPAN/data/Array-PrintCols/PrintCols.html
COMMENT= Perl5 module to print arrays of elements in sorted columns
-PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Array/PrintCols/.packlist
+PERL5_PACKLIST= auto/Array/PrintCols/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"