aboutsummaryrefslogtreecommitdiff
path: root/audio/openal-soft
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-10-31 09:10:55 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-10-31 09:10:55 +0000
commitda5de2a7ecc459f9daeee13467f08b10468f34e1 (patch)
tree55897c3f190f420134d5156ea3b62e8375dc1591 /audio/openal-soft
parent66c5c27583a16c5f500eca8f7dcad4b958ce6f81 (diff)
downloadports-da5de2a7ecc459f9daeee13467f08b10468f34e1.tar.gz
ports-da5de2a7ecc459f9daeee13467f08b10468f34e1.zip
Add missing USES to my ports, round 2
Notes
Notes: svn path=/head/; revision=516141
Diffstat (limited to 'audio/openal-soft')
-rw-r--r--audio/openal-soft/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/openal-soft/Makefile b/audio/openal-soft/Makefile
index c7c2146f2b23..53ea14b97465 100644
--- a/audio/openal-soft/Makefile
+++ b/audio/openal-soft/Makefile
@@ -56,7 +56,7 @@ PULSEAUDIO_CMAKE_BOOL= ALSOFT_REQUIRE_PULSEAUDIO ALSOFT_BACKEND_PULSEAUDIO
PULSEAUDIO_LIB_DEPENDS= libpulse.so:audio/pulseaudio
SDL_CMAKE_BOOL= ALSOFT_REQUIRE_SDL2 ALSOFT_BACKEND_SDL2
-SDL_USES= localbase
+SDL_USES= localbase sdl
SDL_USE= SDL=sdl2
SNDIO_CMAKE_BOOL= ALSOFT_REQUIRE_SNDIO ALSOFT_BACKEND_SNDIO