Index: branches/2016Q1/comms/freedv/Makefile =================================================================== --- branches/2016Q1/comms/freedv/Makefile (revision 406062) +++ branches/2016Q1/comms/freedv/Makefile (revision 406063) @@ -1,30 +1,30 @@ # $FreeBSD$ PORTNAME= freedv PORTVERSION= 1.1 CATEGORIES= comms hamradio MASTER_SITES= http://files.freedv.org/freedv/ \ LOCAL/shurd MAINTAINER= hamradio@FreeBSD.org COMMENT= Narrow band digital voice LIB_DEPENDS= libcodec2.so:${PORTSDIR}/audio/codec2 \ libportaudio.so:${PORTSDIR}/audio/portaudio \ libhamlib.so:${PORTSDIR}/comms/hamlib \ 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 CMAKE_ARGS+= -DCODEC2_INCLUDE_DIRS=${LOCALBASE}/include/codec2 \ -DCODEC2_LIBRARY=${LOCALBASE}/lib/libcodec2.so \ -DUSE_STATIC_CODEC2=FALSE \ -DUSE_STATIC_PORTAUDIO=FALSE \ -DUSE_STATIC_SOX=FALSE \ -DUSE_STATIC_SPEEXDSP=FALSE INSTALLS_ICONS= yes .include Index: branches/2016Q1 =================================================================== --- branches/2016Q1 (revision 406062) +++ branches/2016Q1 (revision 406063) Property changes on: branches/2016Q1 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r406062