diff options
Diffstat (limited to 'games/ufoai/Makefile')
-rw-r--r-- | games/ufoai/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/ufoai/Makefile b/games/ufoai/Makefile index ce3c8926501a..ce0907e100a0 100644 --- a/games/ufoai/Makefile +++ b/games/ufoai/Makefile @@ -26,8 +26,7 @@ RUN_DEPENDS= ${LOCALBASE}/share/${PORTNAME}/base/default.cfg:${PORTSDIR}/games/u USE_BZIP2= yes USE_GL= yes USE_SDL= sdl image mixer ttf -USES= gettext gmake pkgconfig -USE_OPENAL= soft +USES= gettext gmake openal:soft pkgconfig HAS_CONFIGURE= yes CONFIGURE_ARGS+= --enable-release CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} |