diff options
Diffstat (limited to 'games/ufoai/Makefile')
-rw-r--r-- | games/ufoai/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/ufoai/Makefile b/games/ufoai/Makefile index 924e3d2c8e22..1ddef2a5078d 100644 --- a/games/ufoai/Makefile +++ b/games/ufoai/Makefile @@ -25,7 +25,7 @@ RUN_DEPENDS= ${LOCALBASE}/share/${PORTNAME}/base/default.cfg:${PORTSDIR}/games/u USE_BZIP2= yes USE_GL= yes USE_SDL= sdl image mixer ttf -USE_GETTEXT= yes +USES= gettext USE_GMAKE= yes USE_GNOME= pkgconfig USE_OPENAL= soft |