summaryrefslogtreecommitdiff
path: root/emulators/open-vm-tools
diff options
context:
space:
mode:
authorMartin Blapp <mbr@FreeBSD.org>2009-04-06 21:55:29 +0000
committerMartin Blapp <mbr@FreeBSD.org>2009-04-06 21:55:29 +0000
commitca1e0152281c3898da2d9c188b20a378d4603f30 (patch)
tree855acc1c6f5aa96d0fa81ec3dad5b8aba4f74d2e /emulators/open-vm-tools
parentDefine an internal variable _LINUX_26_APPS with a list of components (diff)
Add another X11 dependency, xextproto
Notes
Notes: svn path=/head/; revision=231749
Diffstat (limited to 'emulators/open-vm-tools')
-rw-r--r--emulators/open-vm-tools/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/open-vm-tools/Makefile b/emulators/open-vm-tools/Makefile
index 06ea972b7bc2..4964273e99c3 100644
--- a/emulators/open-vm-tools/Makefile
+++ b/emulators/open-vm-tools/Makefile
@@ -39,7 +39,7 @@ CONFIGURE_ARGS+= --disable-unity
CONFIGURE_ARGS+= --with-x --without-gtkmm
CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib" \
CPPFLAGS="-I${LOCALBASE}/include"
-USE_XORG= x11 ice xext xineramaproto xinerama xrandr xrender xtst
+USE_XORG= x11 xextproto ice xext xineramaproto xinerama xrandr xrender xtst
USE_GNOME= gtk20 glib20
PLIST_SUB+= X11=""
CONFLICTS= open-vm-tools-nox11-[0-9]*