diff options
Diffstat (limited to 'games/heroes/Makefile')
-rw-r--r-- | games/heroes/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/heroes/Makefile b/games/heroes/Makefile index c9583ab6132e..31147543e9a3 100644 --- a/games/heroes/Makefile +++ b/games/heroes/Makefile @@ -36,6 +36,7 @@ USE_SDL= mixer sdl USE_GETOPT_LONG= yes USE_GMAKE= yes USE_ICONV= yes +USE_GETTEXT= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" \ |