aboutsummaryrefslogtreecommitdiffstats
path: root/games/bombermaze
diff options
context:
space:
mode:
authorAlex Kozlov <ak@FreeBSD.org>2013-04-25 02:10:30 +0800
committerAlex Kozlov <ak@FreeBSD.org>2013-04-25 02:10:30 +0800
commite1598249298974c6e8c61c34d927acabee345542 (patch)
tree5883afe298a5f232e854b104fc944ca19c4f7e7f /games/bombermaze
parent422e3bda8bd3eb5d0b4737e335fd434883fbc44f (diff)
downloadfreebsd-ports-gnome-e1598249298974c6e8c61c34d927acabee345542.tar.gz
freebsd-ports-gnome-e1598249298974c6e8c61c34d927acabee345542.tar.zst
freebsd-ports-gnome-e1598249298974c6e8c61c34d927acabee345542.zip
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
Diffstat (limited to 'games/bombermaze')
-rw-r--r--games/bombermaze/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/bombermaze/Makefile b/games/bombermaze/Makefile
index f5833f85dd14..e1e1743c9b00 100644
--- a/games/bombermaze/Makefile
+++ b/games/bombermaze/Makefile
@@ -16,7 +16,7 @@ COMMENT= A multiplayer game, strategy place bombs to kill enemies and obstacles
USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack gnomelibs gdkpixbuf
-USE_GETTEXT= yes
+USES= gettext
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib