aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorAlexander Kabaev <kan@FreeBSD.org>2009-04-06 17:29:27 +0000
committerAlexander Kabaev <kan@FreeBSD.org>2009-04-06 17:29:27 +0000
commitc095ff47d3b279da0358523aff504a6789a4fc9a (patch)
treeaa96a451739852617ef376c3a7fab492d7a94b28 /emulators
parent51b4abe689639f63ac3b914b05c9799c7960a5e4 (diff)
downloadports-c095ff47d3b279da0358523aff504a6789a4fc9a.tar.gz
ports-c095ff47d3b279da0358523aff504a6789a4fc9a.zip
Add missing dependencies on Xrender and Xext.
Poity hat to: kan
Notes
Notes: svn path=/head/; revision=231719
Diffstat (limited to 'emulators')
-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 528ace948e86..06ea972b7bc2 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 xineramaproto xinerama xrandr xtst
+USE_XORG= x11 ice xext xineramaproto xinerama xrandr xrender xtst
USE_GNOME= gtk20 glib20
PLIST_SUB+= X11=""
CONFLICTS= open-vm-tools-nox11-[0-9]*