diff options
Diffstat (limited to 'games/atomix/Makefile')
-rw-r--r-- | games/atomix/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/atomix/Makefile b/games/atomix/Makefile index f7e01983d206..11f27321b460 100644 --- a/games/atomix/Makefile +++ b/games/atomix/Makefile @@ -18,7 +18,7 @@ COMMENT= A yet another little mind game USE_GMAKE= yes USE_BZIP2= yes -USE_GETTEXT= yes +USES= gettext USE_GNOME= gnomeprefix gnomehack intlhack libgnomeui GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include |