aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/open-vm-tools-nox11/Makefile
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2013-11-23 12:12:10 +0800
committerswills <swills@FreeBSD.org>2013-11-23 12:12:10 +0800
commit103647a478d4e1dde5da143da9bf812cd45fd2fb (patch)
tree633a674b3d29852cb2d1cd48ba3549e781ebf753 /emulators/open-vm-tools-nox11/Makefile
parented9644d77c472b4206a1b5aa0eec4d0d8e183f0c (diff)
downloadfreebsd-ports-gnome-103647a478d4e1dde5da143da9bf812cd45fd2fb.tar.gz
freebsd-ports-gnome-103647a478d4e1dde5da143da9bf812cd45fd2fb.tar.zst
freebsd-ports-gnome-103647a478d4e1dde5da143da9bf812cd45fd2fb.zip
- Disable LIBNOTIFY option to avoid pulling in some X libs
Diffstat (limited to 'emulators/open-vm-tools-nox11/Makefile')
-rw-r--r--emulators/open-vm-tools-nox11/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/open-vm-tools-nox11/Makefile b/emulators/open-vm-tools-nox11/Makefile
index 9db931d9654b..fa097b4f8f1a 100644
--- a/emulators/open-vm-tools-nox11/Makefile
+++ b/emulators/open-vm-tools-nox11/Makefile
@@ -3,6 +3,6 @@
MASTERDIR= ${.CURDIR}/../open-vm-tools
PKGNAMESUFFIX= -nox11
-OPTIONS_UNSET= X11
+OPTIONS_UNSET= X11 LIBNOTIFY
.include "${MASTERDIR}/Makefile"