Remove optional dependency on expired net/freeswitch-sbc-devel
This commit is contained in:
parent
821b19c232
commit
431b82352c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=347737
1 changed files with 1 additions and 2 deletions
|
@ -19,10 +19,9 @@ CONFLICTS= freeswitch-core-[0-9]*
|
||||||
NO_WRKSUBDIR= yes
|
NO_WRKSUBDIR= yes
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
|
|
||||||
OPTIONS_DEFINE= VANILLA SBC INSIDEOUT CURL SOUNDS MUSIC SCRIPTS
|
OPTIONS_DEFINE= VANILLA INSIDEOUT CURL SOUNDS MUSIC SCRIPTS
|
||||||
|
|
||||||
VANILLA_DESC= Vanilla Dialplan Configs
|
VANILLA_DESC= Vanilla Dialplan Configs
|
||||||
SBC_DESC= Session Border Conroller configs
|
|
||||||
INSIDEOUT_DESC= Inside Out Basic Dialplan Configs
|
INSIDEOUT_DESC= Inside Out Basic Dialplan Configs
|
||||||
CURL_DESC= Curl dialplan configs
|
CURL_DESC= Curl dialplan configs
|
||||||
SOUNDS_DESC= Sound files for use with FreeSwitch PBX
|
SOUNDS_DESC= Sound files for use with FreeSwitch PBX
|
||||||
|
|
Loading…
Reference in a new issue