summaryrefslogtreecommitdiff
path: root/games/gnome2-games
diff options
context:
space:
mode:
authorjlam <jlam>2006-04-13 18:23:29 +0000
committerjlam <jlam>2006-04-13 18:23:29 +0000
commit2c01ea3b7724677eb90f7cc5186e55f90a768fed (patch)
tree729febc408b332097c08ae0e7d6cc546eae5bec4 /games/gnome2-games
parent0d23c6cf3b6a21d4d2329d18c05613115d683099 (diff)
downloadpkgsrc-2c01ea3b7724677eb90f7cc5186e55f90a768fed.tar.gz
BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with
USE_TOOLS+=msgfmt.
Diffstat (limited to 'games/gnome2-games')
-rw-r--r--games/gnome2-games/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/games/gnome2-games/Makefile b/games/gnome2-games/Makefile
index 992eddc085e..388019bdb39 100644
--- a/games/gnome2-games/Makefile
+++ b/games/gnome2-games/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.67 2006/04/06 06:22:00 reed Exp $
+# $NetBSD: Makefile,v 1.68 2006/04/13 18:23:32 jlam Exp $
DISTNAME= gnome-games-2.14.0
CATEGORIES= games gnome
@@ -11,15 +11,12 @@ COMMENT= GNOME2 games collection
CONFLICTS= xbill-[0-9]*
-BUILD_USES_MSGFMT= yes
-
USE_DIRS+= gnome2-1.5
USE_PKGLOCALEDIR= yes
-USE_TOOLS+= gmake pkg-config
+USE_TOOLS+= gmake msgfmt pkg-config
USE_CONFIG_WRAPPER= yes
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
-USE_MSGFMT_PLURALS= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV+= PKGLOCALEDIR=${PKGLOCALEDIR:Q}