diff options
Diffstat (limited to 'games/trigger/Makefile')
-rw-r--r-- | games/trigger/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/trigger/Makefile b/games/trigger/Makefile index 8b7eb129f2d9..72d2e9d026a0 100644 --- a/games/trigger/Makefile +++ b/games/trigger/Makefile @@ -15,7 +15,7 @@ COMMENT= Rally car racing game BUILD_DEPENDS= jam:${PORTSDIR}/devel/jam LIB_DEPENDS= libphysfs.so:${PORTSDIR}/devel/physfs -USE_OPENAL= al alut +USES= openal:al,alut USE_SDL= sdl image USE_GL= glu USE_BZIP2= yes |