summaryrefslogtreecommitdiff
path: root/x11-wm/xfce4-session
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2023-10-02 11:08:45 +0200
committerGuido Falsi <madpilot@FreeBSD.org>2023-10-02 11:08:45 +0200
commitfa95f468ed99d74ea417e227cdc75f744202ff52 (patch)
tree57891ff1e434dc1d2ca652c0bf88dc9818c7bf30 /x11-wm/xfce4-session
parentx11-fm/thunar: Update/correct dependencies (diff)
x11-wm/xfce4-session: Update/correct dependencies
- upower is not being used anymore - directly USE_XFCE=libmenu libexo is not actually being used, but was pulling in the required libmenu
Diffstat (limited to 'x11-wm/xfce4-session')
-rw-r--r--x11-wm/xfce4-session/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-wm/xfce4-session/Makefile b/x11-wm/xfce4-session/Makefile
index 6d300ce1825e..beed4011f236 100644
--- a/x11-wm/xfce4-session/Makefile
+++ b/x11-wm/xfce4-session/Makefile
@@ -1,5 +1,6 @@
PORTNAME= xfce4-session
PORTVERSION= 4.18.3
+PORTREVISION= 1
CATEGORIES= x11-wm xfce
MASTER_SITES= XFCE
DIST_SUBDIR= xfce4
@@ -14,13 +15,12 @@ BUILD_DEPENDS= iceauth:x11/iceauth
RUN_DEPENDS= iceauth:x11/iceauth \
console-kit-daemon:sysutils/consolekit2 \
xrdb:x11/xrdb
-LIB_DEPENDS= libupower-glib.so:sysutils/upower \
- libpolkit-gobject-1.so:sysutils/polkit
+LIB_DEPENDS= libpolkit-gobject-1.so:sysutils/polkit
USES= compiler:c11 gettext-tools gmake gnome libtool pathfix \
pkgconfig tar:bzip2 xfce xorg
USE_GNOME= cairo gdkpixbuf2 gtk30 glib20 intltool libwnck3
-USE_XFCE= libexo xfconf
+USE_XFCE= libmenu xfconf
USE_XORG= ice sm x11
GNU_CONFIGURE= yes