diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/codec2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/codec2/Makefile b/audio/codec2/Makefile index 12b674c3e10f..0335953b9150 100644 --- a/audio/codec2/Makefile +++ b/audio/codec2/Makefile @@ -10,6 +10,7 @@ MAINTAINER= hamradio@FreeBSD.org COMMENT= Low bit rate codec LICENSE= LGPL21 +CONFLICTS= libcodec2-* LIB_DEPENDS= libspeex.so:audio/speex |