aboutsummaryrefslogtreecommitdiff
path: root/x11-wm/xfce4-wm/Makefile
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2020-07-27 21:57:43 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2020-07-27 21:57:43 +0000
commite545bf766af3f95c27b3b9ee84db17cd036ced48 (patch)
treefbc774460d25147ee4cc496456b7ac1f647a4f3a /x11-wm/xfce4-wm/Makefile
parentb4f4c3c08cca05193b29b1ceaa11b3a916f5e568 (diff)
downloadports-e545bf766af3f95c27b3b9ee84db17cd036ced48.tar.gz
ports-e545bf766af3f95c27b3b9ee84db17cd036ced48.zip
- Update xfce4-wm to 4.14.3
- Import upstream fix for startup crash in this version [1] - Add new dependency on xres Obtained from: https://gitlab.xfce.org/xfce/xfwm4/-/issues/411 [1]
Notes
Notes: svn path=/head/; revision=543551
Diffstat (limited to 'x11-wm/xfce4-wm/Makefile')
-rw-r--r--x11-wm/xfce4-wm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/xfce4-wm/Makefile b/x11-wm/xfce4-wm/Makefile
index 66c950390e03..b94f332b88a7 100644
--- a/x11-wm/xfce4-wm/Makefile
+++ b/x11-wm/xfce4-wm/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= xfce4-wm
-PORTVERSION= 4.14.2
+PORTVERSION= 4.14.3
CATEGORIES= x11-wm xfce
MASTER_SITES= XFCE
DISTNAME= xfwm4-${DISTVERSIONFULL}
@@ -20,7 +20,7 @@ USES= compiler:c11 gettext-tools gmake gnome pkgconfig tar:bzip2 \
USE_GNOME= cairo gtk30 intltool libwnck3
USE_XFCE= libmenu xfconf
USE_XORG= ice sm x11 xcomposite xdamage xext xfixes xi xinerama \
- xorgproto xpresent xrandr xrender
+ xorgproto xpresent xrandr xrender xres
CONFIGURE_ARGS= --enable-xsync \
--enable-render \