aboutsummaryrefslogtreecommitdiffstats
path: root/emulators/open-vm-tools
diff options
context:
space:
mode:
authorkan <kan@FreeBSD.org>2009-04-07 01:29:27 +0800
committerkan <kan@FreeBSD.org>2009-04-07 01:29:27 +0800
commit069670fa2d731c760238d6f015e867cb31b41bcc (patch)
treeac724a096a781bb2a625d5564bca820b4e3f48cd /emulators/open-vm-tools
parentf16c07af0dfa7ba741a4245a6d6a197ad518f46f (diff)
downloadfreebsd-ports-gnome-069670fa2d731c760238d6f015e867cb31b41bcc.tar.gz
freebsd-ports-gnome-069670fa2d731c760238d6f015e867cb31b41bcc.tar.zst
freebsd-ports-gnome-069670fa2d731c760238d6f015e867cb31b41bcc.zip
Add missing dependencies on Xrender and Xext.
Poity hat to: kan
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 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]*