1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-07 11:49:40 +00:00

Fix LIB_DEPENDS

MFH:	2016Q1
This commit is contained in:
Antoine Brodin 2016-01-13 17:48:55 +00:00
parent eaddf50838
commit ce752798bf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=406062

View File

@ -15,7 +15,7 @@ LIB_DEPENDS= libcodec2.so:${PORTSDIR}/audio/codec2 \
libsamplerate.so:${PORTSDIR}/audio/libsamplerate \
libsox.so:${PORTSDIR}/audio/sox \
libsndfile.so:${PORTSDIR}/audio/libsndfile \
libspeexdsp.so:${PORTSDIR}/audio/speex
libspeexdsp.so:${PORTSDIR}/audio/speexdsp
USE_WX= 3.0+
USES= cmake:outsource compiler:c++11-lib tar:xz