diff options
Diffstat (limited to 'audio/baresip/Makefile')
-rw-r--r-- | audio/baresip/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/baresip/Makefile b/audio/baresip/Makefile index ed5cb9712b65..65570787f610 100644 --- a/audio/baresip/Makefile +++ b/audio/baresip/Makefile @@ -2,7 +2,7 @@ PORTNAME= baresip PORTVERSION= 0.4.19 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= http://www.creytiv.com/pub/ @@ -30,7 +30,7 @@ OPTIONS_DEFINE= CONS DOCS EXAMPLES FFMPEG G711 G722 G726 GSM GSTREAMER ILBC \ DTLS_SRTP AUBRIDGE VIDBRIDGE HTTPD DSHOW DIRECTFB ACCOUNT \ NATPMP SDL MIW SNAPSHOT SELFVIEW VUMETER AULOOP CONTACT \ MENU PRESENCE SYSLOG VIDLOOP -OPTIONS_DEFAULT=CONS G711 G722 G726 L16 OSS +OPTIONS_DEFAULT=CONS G711 G722 G726 L16 OSS STDIO AULOOP_DESC= Audio-loop test module BV32_DESC= BroadVoice32 Wideband Audio codec |