aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2013-11-23 04:12:10 +0000
committerSteve Wills <swills@FreeBSD.org>2013-11-23 04:12:10 +0000
commit80c896185204b51a4007f4af5a9042266bf5047b (patch)
tree633a674b3d29852cb2d1cd48ba3549e781ebf753
parente338d5718e002580f0cda04a6bd5337b6832f748 (diff)
downloadports-80c896185204b51a4007f4af5a9042266bf5047b.tar.gz
ports-80c896185204b51a4007f4af5a9042266bf5047b.zip
Notes
-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"