View | Details | Raw Unified | Return to bug 135672
Collapse All | Expand All

(-)emulators/open-vm-tools/Makefile (-1 / +2 lines)
Lines 36-42 Link Here
36
.else
36
.else
37
CONFIGURE_ARGS+=	--disable-unity
37
CONFIGURE_ARGS+=	--disable-unity
38
.endif
38
.endif
39
CONFIGURE_ARGS+=	--with-x --without-gtkmm
39
LIB_DEPENDS+=		gtkmm-2.4:${PORTSDIR}/x11-toolkits/gtkmm24
40
CONFIGURE_ARGS+=	--with-x
40
CONFIGURE_ENV+=		LDFLAGS="-L${LOCALBASE}/lib" \
41
CONFIGURE_ENV+=		LDFLAGS="-L${LOCALBASE}/lib" \
41
			CPPFLAGS="-I${LOCALBASE}/include"
42
			CPPFLAGS="-I${LOCALBASE}/include"
42
USE_XORG=		x11 ice sm xext xineramaproto xinerama xrandr xrender \
43
USE_XORG=		x11 ice sm xext xineramaproto xinerama xrandr xrender \

Return to bug 135672