summaryrefslogtreecommitdiff
path: root/devel/glib2
diff options
context:
space:
mode:
authorjlam <jlam>2006-04-13 18:23:29 +0000
committerjlam <jlam>2006-04-13 18:23:29 +0000
commit2b7701c2e846af68d16fca094c7edd5a431d4797 (patch)
tree729febc408b332097c08ae0e7d6cc546eae5bec4 /devel/glib2
parent381acf95ec4f42fe16a17018bf9d56363883a683 (diff)
downloadpkgsrc-2b7701c2e846af68d16fca094c7edd5a431d4797.tar.gz
BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with
USE_TOOLS+=msgfmt.
Diffstat (limited to 'devel/glib2')
-rw-r--r--devel/glib2/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/devel/glib2/Makefile b/devel/glib2/Makefile
index 1a4a8946747..071c6045925 100644
--- a/devel/glib2/Makefile
+++ b/devel/glib2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.96 2006/04/08 21:23:23 wiz Exp $
+# $NetBSD: Makefile,v 1.97 2006/04/13 18:23:31 jlam Exp $
DISTNAME= glib-2.10.2
PKGNAME= ${DISTNAME:S/glib/glib2/}
@@ -14,10 +14,8 @@ COMMENT= Some useful routines for C programming (glib2)
PKG_INSTALLATION_TYPES= overwrite pkgviews
-BUILD_USES_MSGFMT= yes
-
USE_PKGLOCALEDIR= yes
-USE_TOOLS+= gmake perl:run pkg-config
+USE_TOOLS+= gmake msgfmt perl:run pkg-config
USE_LIBTOOL= yes
TEST_TARGET= check