aboutsummaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorkwm <kwm@FreeBSD.org>2018-11-10 18:03:06 +0800
committerkwm <kwm@FreeBSD.org>2018-11-10 18:03:06 +0800
commitcb66d421ba12dd7e13725fc85d4ba6b7524dad05 (patch)
tree7fe66aea464ed1e37187cf4689d9e5c5c9beaa60 /x11
parent15529ec8e5323b60aaaa701815b0eab4773560ae (diff)
downloadfreebsd-ports-gnome-cb66d421ba12dd7e13725fc85d4ba6b7524dad05.tar.gz
freebsd-ports-gnome-cb66d421ba12dd7e13725fc85d4ba6b7524dad05.tar.zst
freebsd-ports-gnome-cb66d421ba12dd7e13725fc85d4ba6b7524dad05.zip
Depend on dbus-glib instead of assuming it present from other ports.
PR: 233064 Submitted by: Robert Zelaya <rob@theseusnetworking.com>
Diffstat (limited to 'x11')
-rw-r--r--x11/gnome-session/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11/gnome-session/Makefile b/x11/gnome-session/Makefile
index 5d9952cca701..6b4c457e4928 100644
--- a/x11/gnome-session/Makefile
+++ b/x11/gnome-session/Makefile
@@ -3,6 +3,7 @@
PORTNAME= gnome-session
PORTVERSION= 3.28.1
+PORTREVISION= 1
CATEGORIES= x11 gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
@@ -15,6 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= xmlto:textproc/xmlto
LIB_DEPENDS= libjson-glib-1.0.so:devel/json-glib \
+ libdbus-glib-1.so:devel/dbus-glib \
libepoxy.so:graphics/libepoxy
RUN_DEPENDS= ${LOCALBASE}/sbin/console-kit-daemon:sysutils/consolekit2 \
dbus-daemon:devel/dbus