diff options
Diffstat (limited to 'games/blackshadeselite/Makefile')
-rw-r--r-- | games/blackshadeselite/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/blackshadeselite/Makefile b/games/blackshadeselite/Makefile index 3ae8e3516fbd..7eaf9f56dc94 100644 --- a/games/blackshadeselite/Makefile +++ b/games/blackshadeselite/Makefile @@ -13,11 +13,10 @@ COMMENT= Psychic Bodyguard FPS - protect the VIP LIB_DEPENDS= libvorbis.so:${PORTSDIR}/audio/libvorbis -USES= gmake +USES= gmake openal:al,alut USE_BZIP2= yes USE_SDL= sdl USE_GL= yes -USE_OPENAL= al alut MAKE_ARGS= CC=${CC} CXX=${CXX} |