diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-01-25 23:01:34 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-01-25 23:01:34 +0000 |
commit | c49f6e3bc4e459a7c1d75f4df9ba04d6f818cfee (patch) | |
tree | c5ff0d9b1036f973abc13e2e3b58705d2112f195 /games/bomberinstinct | |
parent | 948ede691f3030cb3bfd1c11aec5752d451f2341 (diff) |
Notes
Diffstat (limited to 'games/bomberinstinct')
-rw-r--r-- | games/bomberinstinct/Makefile | 1 |
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 |