mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Remove X11 dependencies by excluding D-Bus support.
PR: 233630
This commit is contained in:
parent
35d684efe9
commit
7bbb44a45e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=486208
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
PKGNAMESUFFIX= -additions-nox11
|
PKGNAMESUFFIX= -additions-nox11
|
||||||
|
|
||||||
OPTIONS_EXCLUDE= DEBUG OPENGL X11
|
OPTIONS_EXCLUDE= DBUS DEBUG OPENGL X11
|
||||||
|
|
||||||
MASTERDIR= ${.CURDIR}/../virtualbox-ose-additions
|
MASTERDIR= ${.CURDIR}/../virtualbox-ose-additions
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue