summaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorsnj <snj>2004-04-11 07:33:28 +0000
committersnj <snj>2004-04-11 07:33:28 +0000
commit1719f4c274cf2d3035f5dddd03c5ca1e480d042c (patch)
tree056dc66dc7d91d2a577d7c4a2761b903b72db3ec /converters
parent36dbc9284b478dd867ecb64332ae92969e28e804 (diff)
downloadpkgsrc-1719f4c274cf2d3035f5dddd03c5ca1e480d042c.tar.gz
Convert to buildlink3.
Diffstat (limited to 'converters')
-rw-r--r--converters/p5-Text-Iconv/Makefile6
-rw-r--r--converters/p5-Unicode-String/Makefile4
2 files changed, 5 insertions, 5 deletions
diff --git a/converters/p5-Text-Iconv/Makefile b/converters/p5-Text-Iconv/Makefile
index 3b5abf65042..981cdc492a6 100644
--- a/converters/p5-Text-Iconv/Makefile
+++ b/converters/p5-Text-Iconv/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/01/12 10:39:34 cjep Exp $
+# $NetBSD: Makefile,v 1.10 2004/04/11 07:33:28 snj Exp $
#
DISTNAME= Text-Iconv-1.2
@@ -12,9 +12,9 @@ MAINTAINER= abs@NetBSD.org
HOMEPAGE= http://www.linguistik.uni-erlangen.de/~mxp/
COMMENT= Perl interface to iconv() codeset conversion function
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Text/Iconv/.packlist
-.include "../../converters/libiconv/buildlink2.mk"
+.include "../../converters/libiconv/buildlink3.mk"
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/converters/p5-Unicode-String/Makefile b/converters/p5-Unicode-String/Makefile
index 8d6dac72a42..369e499f5f6 100644
--- a/converters/p5-Unicode-String/Makefile
+++ b/converters/p5-Unicode-String/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/09/18 14:41:32 xtraeme Exp $
+# $NetBSD: Makefile,v 1.2 2004/04/11 07:37:33 snj Exp $
#
DISTNAME= Unicode-String-2.06
@@ -12,7 +12,7 @@ COMMENT= Perl5 modules to handle various Unicode issues
DEPENDS+= p5-MIME-Base64-[0-9]*:../../converters/p5-MIME-Base64
-USE_BUILDLINK2= yes
+USE_BUILDLINK3= yes
PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Unicode/String/.packlist
.include "../../lang/perl5/module.mk"