aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/xfce4-wm
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2019-09-30 11:43:19 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2019-09-30 11:43:19 +0000
commit71bced85a18f0687773e78b29120b8aded1b8c5e (patch)
treefba132cba017babac36572bb9553e5be62f5b774 /x11-wm/xfce4-wm
parent3085bb99fce850de25ebb3a91bf86ca79d2ad387 (diff)
downloadports-71bced85a18f0687773e78b29120b8aded1b8c5e.tar.gz
ports-71bced85a18f0687773e78b29120b8aded1b8c5e.zip
Enable support for libXpresent in xfce4-wm.
Suggested by: Olivier Duchateau <duchateau.olivier@gmail.com>
Notes
Notes: svn path=/head/; revision=513370
Diffstat (limited to 'x11-wm/xfce4-wm')
-rw-r--r--x11-wm/xfce4-wm/Makefile4
1 files changed, 3 insertions, 1 deletions
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