diff options
Diffstat (limited to 'net/mediastreamer/Makefile')
-rw-r--r-- | net/mediastreamer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/mediastreamer/Makefile b/net/mediastreamer/Makefile index 822315d8f203..6d48c2b964c1 100644 --- a/net/mediastreamer/Makefile +++ b/net/mediastreamer/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= libbctoolbox.so:net/bctoolbox \ libsrtp2.so:net/libsrtp2 \ libbzrtp.so:security/bzrtp -USES= cmake:outsource compiler python:build +USES= cmake compiler python:build USE_LDCONFIG= yes CMAKE_ARGS= -DENABLE_ALSA=NO -DENABLE_BV16=NO -DENABLE_DOC=NO \ |