--- emulators/open-vm-tools/Makefile 2009-06-09 08:24:44.000000000 +0900 +++ emulators/open-vm-tools/Makefile 2009-06-18 00:34:58.000000000 +0900 @@ -36,7 +36,8 @@ .else CONFIGURE_ARGS+= --disable-unity .endif -CONFIGURE_ARGS+= --with-x --without-gtkmm +LIB_DEPENDS+= gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24 +CONFIGURE_ARGS+= --with-x CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib" \ CPPFLAGS="-I${LOCALBASE}/include" USE_XORG= x11 ice sm xext xineramaproto xinerama xrandr xrender \