aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2017-08-30 19:40:14 +0000
committerEd Maste <emaste@FreeBSD.org>2017-08-30 19:40:14 +0000
commite004c3b00ca5dc3fcea869aa82c31afe38321fea (patch)
treee45e19b040dfa35cfbf8bcc3528a23e801c547ea /audio
parentd4720836aafa6438add30c0d1da6bc22d9fec221 (diff)
downloadports-e004c3b00ca5dc3fcea869aa82c31afe38321fea.tar.gz
ports-e004c3b00ca5dc3fcea869aa82c31afe38321fea.zip
Notes
Diffstat (limited to 'audio')
-rw-r--r--audio/openal-soft/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/openal-soft/Makefile b/audio/openal-soft/Makefile
index 5c175b5e7ffe..997488400341 100644
--- a/audio/openal-soft/Makefile
+++ b/audio/openal-soft/Makefile
@@ -16,6 +16,7 @@ CONFLICTS= openal-200[0-9]*
USES= tar:bzip2 cmake compiler:c11
USE_LDCONFIG= yes
+LLD_UNSAFE= yes
CMAKE_ARGS= -DSHARE_INSTALL_DIR:STRING=${ETCDIR} \
-DALSOFT_REQUIRE_OSS:BOOL=OFF \
-DALSOFT_REQUIRE_JACK:BOOL=OFF \