diff options
Diffstat (limited to 'comms/freedv/Makefile')
-rw-r--r-- | comms/freedv/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/comms/freedv/Makefile b/comms/freedv/Makefile index f3ff337aa1be..46e7dd66f92b 100644 --- a/comms/freedv/Makefile +++ b/comms/freedv/Makefile @@ -26,6 +26,5 @@ CMAKE_ARGS+= -DCODEC2_INCLUDE_DIRS=${LOCALBASE}/include/codec2 \ -DUSE_STATIC_PORTAUDIO=FALSE \ -DUSE_STATIC_SOX=FALSE \ -DUSE_STATIC_SPEEXDSP=FALSE -INSTALLS_ICONS= yes .include <bsd.port.mk> |