aboutsummaryrefslogtreecommitdiff
path: root/games/freeminer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/freeminer/Makefile')
-rw-r--r--games/freeminer/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/freeminer/Makefile b/games/freeminer/Makefile
index 207b4f4c07fc..fa51e87a1039 100644
--- a/games/freeminer/Makefile
+++ b/games/freeminer/Makefile
@@ -63,7 +63,7 @@ LUAJIT_LIB_DEPENDS= libluajit-5.1.so:${PORTSDIR}/lang/luajit
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MCLIENT} && ${PORT_OPTIONS:MSOUND}
-USE_OPENAL+= yes
+USES+= openal
LIB_DEPENDS+= libvorbis.so:${PORTSDIR}/audio/libvorbis
.endif