summaryrefslogtreecommitdiff
path: root/net/freeswitch
diff options
context:
space:
mode:
authorNiclas Zeising <zeising@FreeBSD.org>2019-11-07 20:19:59 +0000
committerNiclas Zeising <zeising@FreeBSD.org>2019-11-07 20:19:59 +0000
commitef5d45aaa64535e3cb0499fe297423c5f873ecbd (patch)
tree94674d44da850da02e8ab4969da3e457bef57094 /net/freeswitch
parentdeskutils/py-khard: Update to 0.15.1. (diff)
Sprinkle more USES=xorg
Diffstat (limited to 'net/freeswitch')
-rw-r--r--net/freeswitch/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/freeswitch/Makefile b/net/freeswitch/Makefile
index b2e5fbe7a9a3..12b1ad52bade 100644
--- a/net/freeswitch/Makefile
+++ b/net/freeswitch/Makefile
@@ -91,7 +91,7 @@ ALL_MODULES_LIB_DEPENDS= libavformat.so:multimedia/ffmpeg \
libyaml.so:textproc/libyaml
ALL_MODULES_RUN_DEPENDS= ${LOCALBASE}/include/ladspa.h:audio/ladspa
ALL_MODULES_USE= XORG=x11 OPENLDAP=yes
-ALL_MODULES_USES= autoreconf # required by mod_unimrcp
+ALL_MODULES_USES= autoreconf xorg # required by mod_unimrcp
8K_VARS= BITRATES+=8000
16K_VARS= BITRATES+=16000