diff options
Diffstat (limited to 'games/bombermaze/Makefile')
-rw-r--r-- | games/bombermaze/Makefile | 2 |
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 |