From ca1e0152281c3898da2d9c188b20a378d4603f30 Mon Sep 17 00:00:00 2001 From: Martin Blapp Date: Mon, 6 Apr 2009 21:55:29 +0000 Subject: Add another X11 dependency, xextproto --- emulators/open-vm-tools/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'emulators/open-vm-tools') 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]* -- cgit v1.2.3