mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
Make sure X11 is enabled by default.
Submitted by: William Grzybowski <william88@gmail.com>
This commit is contained in:
parent
6463b024b7
commit
9a7543a784
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=315162
@ -52,8 +52,8 @@ MAN1+= $x.1
|
||||
.endfor
|
||||
|
||||
.if !defined(LITE)
|
||||
OPTIONS_DEFINE= RTP SNMP ADNS PCRE IPV6 GEOIP LUA CARES GSSAPI
|
||||
OPTIONS_DEFAULT= SNMP ADNS PCRE IPV6 GEOIP GSSAPI
|
||||
OPTIONS_DEFINE= RTP SNMP ADNS PCRE IPV6 GEOIP LUA CARES GSSAPI X11
|
||||
OPTIONS_DEFAULT= SNMP ADNS PCRE IPV6 GEOIP GSSAPI X11
|
||||
|
||||
RTP_DESC= Enable support for playing back RTP streams
|
||||
ADNS_DESC= Enable asynchronous DNS lookup support
|
||||
|
Loading…
Reference in New Issue
Block a user