diff options
Diffstat (limited to 'audio/libebur128/Makefile')
-rw-r--r-- | audio/libebur128/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libebur128/Makefile b/audio/libebur128/Makefile index aedec10f78e5..8aebe4b42a92 100644 --- a/audio/libebur128/Makefile +++ b/audio/libebur128/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libspeexdsp.so:audio/speexdsp USE_GITHUB= yes GH_ACCOUNT= jiixyj -USES= cmake:outsource localbase:ldflags pkgconfig +USES= cmake localbase:ldflags pkgconfig USE_LDCONFIG= yes .include <bsd.port.mk> |