Index: branches/2015Q4/x11-wm/openbox/Makefile =================================================================== --- branches/2015Q4/x11-wm/openbox/Makefile (revision 402464) +++ branches/2015Q4/x11-wm/openbox/Makefile (revision 402465) @@ -1,47 +1,48 @@ # Created by: trevor # $FreeBSD$ PORTNAME= openbox PORTVERSION= 3.6 +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= http://openbox.org/dist/openbox/ MAINTAINER= novel@FreeBSD.org COMMENT= Small, fast, standards compliant, extensible window manager LICENSE= GPLv2 GNU_CONFIGURE= yes USES= gmake libtool pathfix pkgconfig USE_GNOME= glib20 libxml2 -USE_XORG= xext xft +USE_XORG= xcursor xext xft xinerama xrandr xau USE_LDCONFIG= yes CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -lXext PLIST_SUB= VERSION=${PORTVERSION} OPTIONS_DEFINE= NLS IMLIB PANGO SVG NOTIFY OPTIONS_DEFAULT= IMLIB PANGO NOTIFY SVG OPTIONS_SUB= yes NLS_USES= gettext NLS_CONFIGURE_OFF= --disable-nls PANGO_USE= GNOME=pango PANG_CONFIGURE_OFF= --disable-pango NOTIFY_LIB_DEPENDS= libstartup-notification-1.so:${PORTSDIR}/x11/startup-notification NOTIFY_CONFIGURE_OFF= --disable-startup-notification IMLIB_CONFIGURE_ENABLE= imlib2 IMLIB_LIB_DEPENDS= libImlib2.so:${PORTSDIR}/graphics/imlib2 SVG_USE= GNOME=librsvg2 SVG_CONFIGURE_ENABLE= librsvg post-configure: @${CHMOD} +x ${WRKSRC}/install-sh .include Index: branches/2015Q4 =================================================================== --- branches/2015Q4 (revision 402464) +++ branches/2015Q4 (revision 402465) Property changes on: branches/2015Q4 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r402380