aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2006-01-26 07:01:34 +0800
committerkris <kris@FreeBSD.org>2006-01-26 07:01:34 +0800
commit7d80519a6dd5cd6be995c2fb5059923f6f11a098 (patch)
tree66f322ae3ef1e223bf03c44a0b9f3298642d40ec /games
parent959d7d60e039d7b7b9ae82396649aeadb207a359 (diff)
downloadfreebsd-ports-gnome-7d80519a6dd5cd6be995c2fb5059923f6f11a098.tar.gz
freebsd-ports-gnome-7d80519a6dd5cd6be995c2fb5059923f6f11a098.tar.zst
freebsd-ports-gnome-7d80519a6dd5cd6be995c2fb5059923f6f11a098.zip
Add missing USE_GETTEXT
Diffstat (limited to 'games')
-rw-r--r--games/bomberinstinct/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/games/bomberinstinct/Makefile b/games/bomberinstinct/Makefile
index 6950b2ae52db..33cf78486c0b 100644
--- a/games/bomberinstinct/Makefile
+++ b/games/bomberinstinct/Makefile
@@ -19,6 +19,7 @@ COMMENT= A nice Bomberman-like multiplayer game
WRKSRC= ${WRKDIR}/${DISTNAME}
USE_SDL= mixer sdl
+USE_GETTEXT= yes
USE_GMAKE= yes
USE_AUTOTOOLS= libtool:15
USE_PERL5_BUILD=yes