mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
When LIBPURPLE is select, do not allow user to select any other native
protocol option
This commit is contained in:
parent
e9088498bc
commit
92d426d0b6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=428148
1 changed files with 4 additions and 1 deletions
|
@ -33,7 +33,10 @@ OPTIONS_SINGLE_EVENTS= GLIB LIBEVENT
|
|||
OPTIONS_SINGLE_SSL= OPENSSL GNUTLS NSS
|
||||
|
||||
OPTIONS_MULTI= PROTO
|
||||
OPTIONS_MULTI_PROTO= JABBER LIBPURPLE MSN OSCAR SKYPE TWITTER YAHOO
|
||||
OPTIONS_MULTI_PROTO= LIBPURPLE JABBER MSN OSCAR SKYPE TWITTER YAHOO
|
||||
|
||||
LIBPURPLE_PREVENTS= JABBER MSN OSCAR SKYPE TWITTER YAHOO
|
||||
LIBPURPLE_PREVENTS_MSG= If libpurple is enabled, all native protocols must be disabled
|
||||
|
||||
OTR_DESC= Off-the-Record Messaging support
|
||||
LIBPURPLE_DESC= Use libpurple for protocol support
|
||||
|
|
Loading…
Add table
Reference in a new issue