aboutsummaryrefslogtreecommitdiffstats
path: root/audio/fpc-openal/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/fpc-openal/Makefile')
-rw-r--r--audio/fpc-openal/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/fpc-openal/Makefile b/audio/fpc-openal/Makefile
index 0853e20bbafb..6ab169e9b364 100644
--- a/audio/fpc-openal/Makefile
+++ b/audio/fpc-openal/Makefile
@@ -19,4 +19,6 @@ OPTIONS_DEFINE= OPENAL
OPENAL_DESC= Install openal library
OPTIONS_DEFAULT= OPENAL
+OPENAL_USES= openal:soft
+
.include "${MASTERDIR}/Makefile"