diff options
author | snj <snj@pkgsrc.org> | 2004-04-27 02:24:08 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-04-27 02:24:08 +0000 |
commit | e72dda603a79d6b3d7b1f6ffb82f2f32b5f444d0 (patch) | |
tree | 271f7a88035861ef3450e5b1d57448b896710aee /misc | |
parent | 1e889eaa861f2ddacb56bdae7bf195e50a26037c (diff) | |
download | pkgsrc-e72dda603a79d6b3d7b1f6ffb82f2f32b5f444d0.tar.gz |
Convert to buildlink3.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/iselect/Makefile | 6 | ||||
-rw-r--r-- | misc/p5-Array-PrintCols/Makefile | 4 | ||||
-rw-r--r-- | misc/p5-Business-CreditCard/Makefile | 4 | ||||
-rw-r--r-- | misc/p5-Business-ISBN/Makefile | 4 | ||||
-rw-r--r-- | misc/p5-Business-UPS/Makefile | 4 | ||||
-rw-r--r-- | misc/p5-ControlX10-CM11/Makefile | 4 | ||||
-rw-r--r-- | misc/p5-ControlX10-CM17/Makefile | 4 | ||||
-rw-r--r-- | misc/p5-File-MMagic/Makefile | 4 | ||||
-rw-r--r-- | misc/p5-Locale-Codes/Makefile | 4 | ||||
-rw-r--r-- | misc/p5-Mac-Macbinary/Makefile | 4 | ||||
-rw-r--r-- | misc/p5-Msgcat/Makefile | 4 | ||||
-rw-r--r-- | misc/p5-Search/Makefile | 4 |
12 files changed, 25 insertions, 25 deletions
diff --git a/misc/iselect/Makefile b/misc/iselect/Makefile index 146b9670c47..dfe03ec9b90 100644 --- a/misc/iselect/Makefile +++ b/misc/iselect/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2003/09/28 09:13:58 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2004/04/27 02:24:08 snj Exp $ # DISTNAME= iselect-1.2.0 @@ -10,11 +10,11 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.engelschall.com/sw/iselect/ COMMENT= Curses based Interactive Selection Tool -USE_BUILDLINK2= # defined +USE_BUILDLINK3= yes GNU_CONFIGURE= # defined post-configure: touch ${WRKSRC}/config_ac.h.in -.include "../../devel/ncurses/buildlink2.mk" +.include "../../devel/ncurses/buildlink3.mk" .include "../../mk/bsd.pkg.mk" diff --git a/misc/p5-Array-PrintCols/Makefile b/misc/p5-Array-PrintCols/Makefile index 3008f953746..7787a65d9ff 100644 --- a/misc/p5-Array-PrintCols/Makefile +++ b/misc/p5-Array-PrintCols/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2003/07/21 17:01:19 martti Exp $ +# $NetBSD: Makefile,v 1.17 2004/04/27 02:24:08 snj Exp $ # FreeBSD Id: Makefile,v 1.9 1997/09/14 02:54:03 jfitz Exp # @@ -12,7 +12,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 -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Array/PrintCols/.packlist .include "../../lang/perl5/module.mk" diff --git a/misc/p5-Business-CreditCard/Makefile b/misc/p5-Business-CreditCard/Makefile index c55063c3844..5e0755df0db 100644 --- a/misc/p5-Business-CreditCard/Makefile +++ b/misc/p5-Business-CreditCard/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2003/09/18 18:51:37 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2004/04/27 02:24:08 snj Exp $ # DISTNAME= Business-CreditCard-0.27 @@ -11,7 +11,7 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://theory.uwinnipeg.ca/CPAN/data/Business-CreditCard/CreditCard.html COMMENT= Perl5 module to validate/generate credit card checksums/names -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Business/CreditCard/.packlist pre-configure: diff --git a/misc/p5-Business-ISBN/Makefile b/misc/p5-Business-ISBN/Makefile index 519e4babc02..9d52e1176d9 100644 --- a/misc/p5-Business-ISBN/Makefile +++ b/misc/p5-Business-ISBN/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2003/07/21 17:01:22 martti Exp $ +# $NetBSD: Makefile,v 1.9 2004/04/27 02:24:08 snj Exp $ # DISTNAME= Business-ISBN-1.60 @@ -11,7 +11,7 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://theory.uwinnipeg.ca/CPAN/data/Business-ISBN/ISBN.html COMMENT= Perl5 module to work with International Standard Book Numbers (ISBNs) -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Business/ISBN/.packlist .include "../../lang/perl5/module.mk" diff --git a/misc/p5-Business-UPS/Makefile b/misc/p5-Business-UPS/Makefile index 2284a78b3f2..090695be43e 100644 --- a/misc/p5-Business-UPS/Makefile +++ b/misc/p5-Business-UPS/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2004/03/26 02:27:46 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2004/04/27 02:24:08 snj Exp $ # DISTNAME= Business-UPS-1.13 @@ -14,7 +14,7 @@ COMMENT= Perl5 module to handle UPS rate calculation and package tracking DEPENDS+= p5-libwww>=5.48:../../www/p5-libwww -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Business/UPS/.packlist .include "../../lang/perl5/module.mk" diff --git a/misc/p5-ControlX10-CM11/Makefile b/misc/p5-ControlX10-CM11/Makefile index 4920aeb4719..3e0ffbbe92a 100644 --- a/misc/p5-ControlX10-CM11/Makefile +++ b/misc/p5-ControlX10-CM11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2003/07/21 17:01:22 martti Exp $ +# $NetBSD: Makefile,v 1.8 2004/04/27 02:24:09 snj Exp $ # DISTNAME= ControlX10-CM11-2.09 @@ -13,7 +13,7 @@ COMMENT= Perl5 module for controlling the X10 CM11A controller DEPENDS+= p5-Device-SerialPort>=0.07:../../comms/p5-Device-SerialPort -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/ControlX10/CM11/.packlist .include "../../lang/perl5/module.mk" diff --git a/misc/p5-ControlX10-CM17/Makefile b/misc/p5-ControlX10-CM17/Makefile index b61ae4b9351..6ebd9ebe276 100644 --- a/misc/p5-ControlX10-CM17/Makefile +++ b/misc/p5-ControlX10-CM17/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/07/21 17:01:23 martti Exp $ +# $NetBSD: Makefile,v 1.7 2004/04/27 02:24:09 snj Exp $ DISTNAME= ControlX10-CM17-0.07 PKGNAME= p5-${DISTNAME} @@ -12,7 +12,7 @@ COMMENT= Perl5 module for controlling the X10 CM17A controller DEPENDS+= p5-Device-SerialPort>=0.07:../../comms/p5-Device-SerialPort -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/ControlX10/CM17/.packlist # We don't actually install the example perl script, but we patch it diff --git a/misc/p5-File-MMagic/Makefile b/misc/p5-File-MMagic/Makefile index 16382a8f127..086351bceaf 100644 --- a/misc/p5-File-MMagic/Makefile +++ b/misc/p5-File-MMagic/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2004/04/21 17:22:05 taca Exp $ +# $NetBSD: Makefile,v 1.10 2004/04/27 02:24:09 snj Exp $ DISTNAME= File-MMagic-1.22 PKGNAME= p5-${DISTNAME} @@ -10,7 +10,7 @@ MAINTAINER= kei@NetBSD.org HOMEPAGE= http://search.cpan.org/author/KNOK/ COMMENT= Perl5 module to guess file types -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/File/MMagic/.packlist .include "../../lang/perl5/module.mk" diff --git a/misc/p5-Locale-Codes/Makefile b/misc/p5-Locale-Codes/Makefile index 20507851ebe..532dfb9e992 100644 --- a/misc/p5-Locale-Codes/Makefile +++ b/misc/p5-Locale-Codes/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2003/07/21 17:01:24 martti Exp $ +# $NetBSD: Makefile,v 1.17 2004/04/27 02:24:09 snj Exp $ # FreeBSD Id: Makefile,v 1.1.1.1 1997/06/27 01:51:12 jfitz Exp # @@ -12,7 +12,7 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://theory.uwinnipeg.ca/CPAN/data/Locale-Codes/Locale/Country.html COMMENT= Perl5 module providing access to ISO3166 and ISO639 Country Codes -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Locale/.packlist .include "../../lang/perl5/module.mk" diff --git a/misc/p5-Mac-Macbinary/Makefile b/misc/p5-Mac-Macbinary/Makefile index 4229051901e..33c9339d599 100644 --- a/misc/p5-Mac-Macbinary/Makefile +++ b/misc/p5-Mac-Macbinary/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/07/21 17:01:24 martti Exp $ +# $NetBSD: Makefile,v 1.5 2004/04/27 02:24:09 snj Exp $ DISTNAME= Mac-Macbinary-0.04 PKGNAME= p5-${DISTNAME} @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mac/} MAINTAINER= tech-pkg@NetBSD.org COMMENT= Perl5 module for decoding Macbinary files -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Mac/Macbinary/.packlist .include "../../lang/perl5/module.mk" diff --git a/misc/p5-Msgcat/Makefile b/misc/p5-Msgcat/Makefile index 245c41f4003..e9a62cf9240 100644 --- a/misc/p5-Msgcat/Makefile +++ b/misc/p5-Msgcat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2004/01/20 12:21:02 agc Exp $ +# $NetBSD: Makefile,v 1.7 2004/04/27 02:24:09 snj Exp $ # DISTNAME= Msgcat-1.01 @@ -12,7 +12,7 @@ HOMEPAGE= COMMENT= Perl5 module to use the message catalog functions WRKSRC= ${WRKDIR}/Msgcat -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Locale/Msgcat/.packlist .include "../../lang/perl5/module.mk" diff --git a/misc/p5-Search/Makefile b/misc/p5-Search/Makefile index 68750a85034..15e31a70438 100644 --- a/misc/p5-Search/Makefile +++ b/misc/p5-Search/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2003/07/21 17:01:25 martti Exp $ +# $NetBSD: Makefile,v 1.15 2004/04/27 02:24:09 snj Exp $ # FreeBSD Id: Makefile,v 1.9 1997/06/24 18:43:31 jfitz Exp # @@ -11,7 +11,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Search/} MAINTAINER= tech-pkg@NetBSD.org COMMENT= Perl5 module to provide framework for multiple searches -USE_BUILDLINK2= YES +USE_BUILDLINK3= YES PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Search/Text/.packlist .include "../../lang/perl5/module.mk" |