summaryrefslogtreecommitdiff
path: root/misc/p5-Array-PrintCols
diff options
context:
space:
mode:
authortv <tv@pkgsrc.org>2005-04-11 21:44:48 +0000
committertv <tv@pkgsrc.org>2005-04-11 21:44:48 +0000
commitf816d81489fd245a89e581c2f9cf792562ade194 (patch)
tree2d8b7b078f159a824fcd53503d6096a145f0f177 /misc/p5-Array-PrintCols
parent20c9d4d37f602a9588b4348f641bf63018a0abb9 (diff)
downloadpkgsrc-f816d81489fd245a89e581c2f9cf792562ade194.tar.gz
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
Diffstat (limited to 'misc/p5-Array-PrintCols')
-rw-r--r--misc/p5-Array-PrintCols/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/p5-Array-PrintCols/Makefile b/misc/p5-Array-PrintCols/Makefile
index 14d315e4487..0723fb0fc7d 100644
--- a/misc/p5-Array-PrintCols/Makefile
+++ b/misc/p5-Array-PrintCols/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2005/03/24 21:12:58 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2005/04/11 21:46:38 tv Exp $
DISTNAME= Array-PrintCols-2.1
PKGNAME= p5-${DISTNAME}
@@ -11,7 +11,6 @@ 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
-USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Array/PrintCols/.packlist
.include "../../lang/perl5/module.mk"