aboutsummaryrefslogtreecommitdiff
path: root/audio/faudio
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-02-26 22:48:20 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-02-26 22:48:20 +0000
commit7c1a6fc03677ccc201ef94ffe5f7ea2781c1a67b (patch)
treeb5d3e07ef5773697d5b476e5ae15c3d2125785ee /audio/faudio
parent83423db06ddb2cce185a4e56cbe830c8b78c01e1 (diff)
downloadports-7c1a6fc03677ccc201ef94ffe5f7ea2781c1a67b.tar.gz
ports-7c1a6fc03677ccc201ef94ffe5f7ea2781c1a67b.zip
audio/faudio: Add missing USE_LDCONFIG
Notes
Notes: svn path=/head/; revision=493986
Diffstat (limited to 'audio/faudio')
-rw-r--r--audio/faudio/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/faudio/Makefile b/audio/faudio/Makefile
index fbceb52f892d..a916606cc38a 100644
--- a/audio/faudio/Makefile
+++ b/audio/faudio/Makefile
@@ -16,6 +16,7 @@ LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg
USES= cmake compiler:c11 sdl
USE_GITHUB= yes
GH_ACCOUNT= FNA-XNA
+USE_LDCONFIG= yes
USE_SDL= sdl2
CMAKE_ON= FFMPEG