diff options
Diffstat (limited to 'games/allacrost/Makefile')
-rw-r--r-- | games/allacrost/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/allacrost/Makefile b/games/allacrost/Makefile index 1fc7bcb17bc0..549ab3eca3d2 100644 --- a/games/allacrost/Makefile +++ b/games/allacrost/Makefile @@ -20,8 +20,7 @@ LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \ LICENSE= GPLv2 GNU_CONFIGURE= yes -USES= gmake gettext -USE_OPENAL= al +USES= gettext gmake openal:al USE_LUA= 5.1 USE_SDL= sdl ttf net USE_GL= yes |