summaryrefslogtreecommitdiff
path: root/games
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
commit1cf9796f3cd4e88d0e6a9c255ade06c839b84da0 (patch)
tree729febc408b332097c08ae0e7d6cc546eae5bec4 /games
parentc3df5f94e8336d21aea6980590b3530b787be1a9 (diff)
downloadpkgsrc-1cf9796f3cd4e88d0e6a9c255ade06c839b84da0.tar.gz
BUILD_USE_MSGFMT and USE_MSGFMT_PLURALS are obsolete. Replace with
USE_TOOLS+=msgfmt.
Diffstat (limited to 'games')
-rw-r--r--games/baduki/Makefile5
-rw-r--r--games/boson/Makefile6
-rw-r--r--games/ccgo/Makefile5
-rw-r--r--games/freeciv-share/Makefile.common4
-rw-r--r--games/gnome2-games/Makefile7
-rw-r--r--games/gtetrinet/Makefile6
-rw-r--r--games/gturing/Makefile6
-rw-r--r--games/lincity/Makefile6
-rw-r--r--games/sirius/Makefile6
-rw-r--r--games/xracer/Makefile4
10 files changed, 20 insertions, 35 deletions
diff --git a/games/baduki/Makefile b/games/baduki/Makefile
index d9f0b697441..a21856a26b5 100644
--- a/games/baduki/Makefile
+++ b/games/baduki/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.36 2006/02/05 23:09:12 joerg Exp $
+# $NetBSD: Makefile,v 1.37 2006/04/13 18:23:32 jlam Exp $
DISTNAME= baduki-0.2.9
PKGREVISION= 4
@@ -9,9 +9,8 @@ MAINTAINER= bad@NetBSD.org
HOMEPAGE= http://soback.kornet21.net/~artist/baduk/baduki.html
COMMENT= Go playing program based on xamigo
-BUILD_USES_MSGFMT= yes
-
USE_PKGLOCALEDIR= yes
+USE_TOOLS+= msgfmt
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --without-included-gettext
diff --git a/games/boson/Makefile b/games/boson/Makefile
index 66280101b00..98f85ff5819 100644
--- a/games/boson/Makefile
+++ b/games/boson/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2006/03/04 21:29:40 jlam Exp $
+# $NetBSD: Makefile,v 1.19 2006/04/13 18:23:32 jlam Exp $
#
DISTNAME= boson-all-0.8
@@ -12,11 +12,9 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://boson.eu.org/
COMMENT= OpenGL real-time strategy game for KDE 3
-BUILD_USES_MSGFMT= yes
-
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake msgfmt
USE_LIBTOOL= yes
CONFIGURE_ARGS+= --disable-debug
diff --git a/games/ccgo/Makefile b/games/ccgo/Makefile
index e1c8982dd12..c715c524786 100644
--- a/games/ccgo/Makefile
+++ b/games/ccgo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2006/03/04 21:29:40 jlam Exp $
+# $NetBSD: Makefile,v 1.23 2006/04/13 18:23:32 jlam Exp $
DISTNAME= ccgo-0.3.6.2
PKGREVISION= 2
@@ -10,9 +10,8 @@ HOMEPAGE= http://ccdw.org/~cjj/prog/ccgo/
COMMENT= Go board with IGS and gnugo interface
DEPENDS+= gnugo>=3.4:../../games/gnugo
-BUILD_USES_MSGFMT= yes
-USE_TOOLS+= pkg-config
+USE_TOOLS+= msgfmt pkg-config
USE_DIRS+= gnome2-1.5
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
diff --git a/games/freeciv-share/Makefile.common b/games/freeciv-share/Makefile.common
index e8a49406fc6..515d6746b61 100644
--- a/games/freeciv-share/Makefile.common
+++ b/games/freeciv-share/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.24 2006/03/04 21:29:41 jlam Exp $
+# $NetBSD: Makefile.common,v 1.25 2006/04/13 18:23:32 jlam Exp $
DISTNAME= freeciv-${FC_VERS}
FC_VERS= 2.0.7
@@ -12,8 +12,8 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.freeciv.org/
-BUILD_USES_MSGFMT= yes
USE_PKGLOCALEDIR= yes
+USE_TOOLS+= msgfmt
GNU_CONFIGURE= yes
DISTINFO_FILE= ${.CURDIR}/../../games/freeciv-share/distinfo
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}
diff --git a/games/gtetrinet/Makefile b/games/gtetrinet/Makefile
index 31d3a8fb521..0304b4f9d16 100644
--- a/games/gtetrinet/Makefile
+++ b/games/gtetrinet/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.30 2006/03/21 06:00:45 jlam Exp $
+# $NetBSD: Makefile,v 1.31 2006/04/13 18:23:32 jlam Exp $
#
DISTNAME= gtetrinet-0.7.7
@@ -10,11 +10,9 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://gtetrinet.sourceforge.net/
COMMENT= Multiplayer tetris game for GNOME2
-BUILD_USES_MSGFMT= YES
-
GNU_CONFIGURE= YES
USE_DIRS+= gnome2-1.5
-USE_TOOLS+= gmake pkg-config
+USE_TOOLS+= gmake msgfmt pkg-config
USE_PKGLOCALEDIR= YES
BUILD_DEFS+= USE_INET6
diff --git a/games/gturing/Makefile b/games/gturing/Makefile
index 8872a7c84b8..03c28fb2609 100644
--- a/games/gturing/Makefile
+++ b/games/gturing/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 2006/03/21 06:00:45 jlam Exp $
+# $NetBSD: Makefile,v 1.34 2006/04/13 18:23:33 jlam Exp $
#
DISTNAME= gturing-0.1.1
@@ -11,11 +11,9 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnome.org/
COMMENT= GNOME2 turing machine emulator
-BUILD_USES_MSGFMT= YES
-
GNU_CONFIGURE= YES
USE_PKGLOCALEDIR= YES
-USE_TOOLS+= gmake pkg-config
+USE_TOOLS+= gmake msgfmt pkg-config
USE_LIBTOOL= YES
BUILDLINK_TRANSFORM+= rm:-D.*_DISABLE_DEPRECATED
diff --git a/games/lincity/Makefile b/games/lincity/Makefile
index 4cd0be1e674..d9d5d208e35 100644
--- a/games/lincity/Makefile
+++ b/games/lincity/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2006/02/05 23:09:20 joerg Exp $
+# $NetBSD: Makefile,v 1.19 2006/04/13 18:23:33 jlam Exp $
DISTNAME= lincity-1.12.1
PKGREVISION= 1
@@ -10,9 +10,7 @@ MAINTAINER= root@garbled.net
HOMEPAGE= http://lincity.sourceforge.net/
COMMENT= Free clone of SimCity for X11
-BUILD_USES_MSGFMT= yes
-
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake msgfmt
USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
diff --git a/games/sirius/Makefile b/games/sirius/Makefile
index d21dd3c680f..4ad3310a096 100644
--- a/games/sirius/Makefile
+++ b/games/sirius/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2006/03/06 00:18:16 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2006/04/13 18:23:33 jlam Exp $
#
DISTNAME= sirius-0.8.0
@@ -10,11 +10,9 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://sirius.bitvis.nu/
COMMENT= Othello game for GNOME2
-BUILD_USES_MSGFMT= YES
-
GNU_CONFIGURE= YES
USE_DIRS+= xdg-1.1
-USE_TOOLS+= gmake pkg-config
+USE_TOOLS+= gmake msgfmt pkg-config
USE_LIBTOOL= YES
USE_PKGLOCALEDIR= YES
diff --git a/games/xracer/Makefile b/games/xracer/Makefile
index 0a3ff59d211..35f2d369e16 100644
--- a/games/xracer/Makefile
+++ b/games/xracer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.40 2006/02/28 17:45:55 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2006/04/13 18:23:33 jlam Exp $
#
DISTNAME= xracer-0.96.9
@@ -16,7 +16,7 @@ PERL5_PACKLIST= auto/XRacer/.packlist
USE_LIBTOOL= yes
# disabled by patch-an, since the only existing translation is empty
# and made trouble in 2.1 bulk builds
-#BUILD_USES_MSGFMT= yes
+#USE_TOOLS+= msgfmt
#USE_PKGLOCALEDIR= yes
GNU_CONFIGURE= yes
PERL5_CONFIGURE= no