diff options
Diffstat (limited to 'games/heroes/Makefile')
-rw-r--r-- | games/heroes/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/heroes/Makefile b/games/heroes/Makefile index d61c947d409d..705965bfaa81 100644 --- a/games/heroes/Makefile +++ b/games/heroes/Makefile @@ -37,7 +37,7 @@ MUSICSRC= ${WRKDIR}/${MUSICDISTNAME} USE_SDL= mixer sdl USE_GMAKE= yes USE_ICONV= yes -USE_GETTEXT= yes +USES= gettext GNU_CONFIGURE= yes CONFIGURE_ENV= MAKEINFO="makeinfo --no-split" CONFIGURE_ARGS= --with-sdl_mixer=${LOCALBASE} --without-gii --without-ggi |