summaryrefslogtreecommitdiff
path: root/audio/openal-soft
diff options
context:
space:
mode:
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 03466042a4e2..da0b892912a4 100644
--- a/audio/openal-soft/Makefile
+++ b/audio/openal-soft/Makefile
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
CONFLICTS= openal-200[0-9]*
-USES= cmake:outsource compiler:c11 tar:bzip2
+USES= cmake compiler:c11 tar:bzip2
USE_LDCONFIG= yes
LLD_UNSAFE= yes
CMAKE_ARGS= -DCMAKE_INSTALL_DATADIR:STRING="${PREFIX}/etc"