From 7d80519a6dd5cd6be995c2fb5059923f6f11a098 Mon Sep 17 00:00:00 2001 From: kris Date: Wed, 25 Jan 2006 23:01:34 +0000 Subject: Add missing USE_GETTEXT --- games/bomberinstinct/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'games') 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 -- cgit