summaryrefslogtreecommitdiff
path: root/textproc/iso-codes
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2006-04-13 18:23:29 +0000
committerjlam <jlam@pkgsrc.org>2006-04-13 18:23:29 +0000
commit3898ce2f2d069e0669178de70c0519a01202e7f6 (patch)
tree729febc408b332097c08ae0e7d6cc546eae5bec4 /textproc/iso-codes
parent1fbf196231c041a6156a15d4636adac1f8636ea2 (diff)
downloadpkgsrc-3898ce2f2d069e0669178de70c0519a01202e7f6.tar.gz
BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with
USE_TOOLS+=msgfmt.
Diffstat (limited to 'textproc/iso-codes')
-rw-r--r--textproc/iso-codes/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/textproc/iso-codes/Makefile b/textproc/iso-codes/Makefile
index cd032d8fe99..f740563beaa 100644
--- a/textproc/iso-codes/Makefile
+++ b/textproc/iso-codes/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2006/03/30 21:01:43 jmmv Exp $
+# $NetBSD: Makefile,v 1.8 2006/04/13 18:23:38 jlam Exp $
#
DISTNAME= iso-codes_0.50.orig
@@ -12,7 +12,7 @@ COMMENT= List of country, language and currency names
GNU_CONFIGURE= yes
USE_PKGLOCALEDIR= yes
-USE_TOOLS+= autoconf automake gmake perl
+USE_TOOLS+= autoconf automake gmake msgfmt perl
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
PKGCONFIG_OVERRIDE= iso-codes.pc.in
@@ -23,7 +23,6 @@ REPLACE_PERL= tab2h.pl
PYTHON_FOR_BUILD_ONLY= yes
BUILDLINK_DEPMETHOD.gettext= build
BUILDLINK_DEPMETHOD.pyxml= build
-BUILD_USES_MSGFMT= yes
pre-configure:
${TOUCH} ${WRKSRC}/AUTHORS