From 71bced85a18f0687773e78b29120b8aded1b8c5e Mon Sep 17 00:00:00 2001 From: Guido Falsi Date: Mon, 30 Sep 2019 11:43:19 +0000 Subject: Enable support for libXpresent in xfce4-wm. Suggested by: Olivier Duchateau --- x11-wm/xfce4-wm/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'x11-wm/xfce4-wm') diff --git a/x11-wm/xfce4-wm/Makefile b/x11-wm/xfce4-wm/Makefile index 353cec934a30..4ac64325bf8d 100644 --- a/x11-wm/xfce4-wm/Makefile +++ b/x11-wm/xfce4-wm/Makefile @@ -3,6 +3,7 @@ PORTNAME= xfce4-wm PORTVERSION= 4.14.0 +PORTREVISION= 1 CATEGORIES= x11-wm xfce MASTER_SITES= XFCE DISTNAME= xfwm4-${DISTVERSIONFULL} @@ -19,12 +20,13 @@ USES= gettext-tools gmake gnome pkgconfig tar:bzip2 xfce xorg USE_GNOME= cairo gtk30 intltool libwnck3 USE_XFCE= libmenu xfconf USE_XORG= ice sm x11 xcomposite xdamage xext xfixes xi xinerama \ - xrandr xrender + xorgproto xpresent xrandr xrender CONFIGURE_ARGS= --enable-xsync \ --enable-render \ --enable-randr \ --enable-compositor \ + --enable-xpresent \ --disable-kde-systray GNU_CONFIGURE= yes INSTALLS_ICONS= yes -- cgit v1.2.3