diff options
Diffstat (limited to 'games/toppler/Makefile')
-rw-r--r-- | games/toppler/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/toppler/Makefile b/games/toppler/Makefile index 05816ac1fcee..e94ac4e20ecb 100644 --- a/games/toppler/Makefile +++ b/games/toppler/Makefile @@ -15,7 +15,7 @@ MAINTAINER= makc@FreeBSD.org COMMENT= A game where you have to climb the tower and avoid the monsters USE_SDL= mixer sdl -USE_GETTEXT= yes +USES= gettext USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --localstatedir=${PREFIX}/share |