aboutsummaryrefslogtreecommitdiffstats
path: root/games/atr3d/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/atr3d/Makefile')
-rw-r--r--games/atr3d/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/atr3d/Makefile b/games/atr3d/Makefile
index c3e3ac6a2347..84ee1cb441fb 100644
--- a/games/atr3d/Makefile
+++ b/games/atr3d/Makefile
@@ -34,7 +34,7 @@ NO_STAGE= yes
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MOPENAL}
-USE_OPENAL= alut
+USES+= openal:alut
CONFIGURE_ARGS+= --enable-sound
.else
CONFIGURE_ARGS+= --disable-sound