diff options
Diffstat (limited to 'games/dopewars/Makefile')
-rw-r--r-- | games/dopewars/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/dopewars/Makefile b/games/dopewars/Makefile index 622f2aa34608..fc00b45794dc 100644 --- a/games/dopewars/Makefile +++ b/games/dopewars/Makefile @@ -16,6 +16,7 @@ MASTER_SITE_SUBDIR= dopewars MAINTAINER= petef@FreeBSD.org COMMENT= A UNIX rewrite of a game originally based on "Drug Wars" +USE_GETTEXT= yes USE_GMAKE= yes GNU_CONFIGURE= yes USE_GNOME= gtk12 |