mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Disable LIBNOTIFY option to avoid pulling in some X libs
This commit is contained in:
parent
e338d5718e
commit
80c8961852
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=334633
1 changed files with 1 additions and 1 deletions
|
@ -3,6 +3,6 @@
|
|||
|
||||
MASTERDIR= ${.CURDIR}/../open-vm-tools
|
||||
PKGNAMESUFFIX= -nox11
|
||||
OPTIONS_UNSET= X11
|
||||
OPTIONS_UNSET= X11 LIBNOTIFY
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
|
Loading…
Add table
Reference in a new issue