mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
x11-servers/xorg-server: fix OPTIONs handling
Reported by: kbowling
Fixes: 620968a43a
This commit is contained in:
parent
479829cc0f
commit
aad489fbb0
@ -22,8 +22,7 @@ OPTIONS_SUB= yes
|
||||
OPTIONS_DEFINE+= SUID
|
||||
OPTIONS_RADIO= CONF
|
||||
OPTIONS_RADIO_CONF= DEVD UDEV
|
||||
OPTIONS_DEFAULT= SUID
|
||||
OPTIONS_DEFAULT_FreeBSD= UDEV
|
||||
OPTIONS_DEFAULT= SUID UDEV
|
||||
OPTIONS_DEFAULT+= ${OPTIONS_DEFAULT_${OPSYS}_${OSREL:R}}
|
||||
|
||||
SUID_DESC= Install setuid wrapper to allow startx as non-root
|
||||
|
Loading…
Reference in New Issue
Block a user