From adf42e5d3b9afd4f472a3e8b07f76dbc6e411ff6 Mon Sep 17 00:00:00 2001 From: mezz Date: Mon, 15 May 2006 22:23:04 +0000 Subject: Add USE_GETTEXT to appease portlint. --- games/bombermaze/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'games/bombermaze') diff --git a/games/bombermaze/Makefile b/games/bombermaze/Makefile index 21080b208f6b..cbfac0e5f2bc 100644 --- a/games/bombermaze/Makefile +++ b/games/bombermaze/Makefile @@ -18,6 +18,7 @@ COMMENT= A Bomberman clone for GNOME USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack gnomelibs gdkpixbuf +USE_GETTEXT= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -- cgit