aboutsummaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2022-03-15 17:52:09 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2022-03-15 18:06:50 +0000
commit23f68b9f73641a8c35fcc81e19d87927a5681b14 (patch)
tree515f43ca158dde768358dcc707d30c2f838accae /Mk
parentc60d66cd93abf5e80f46352e02f0591c9d89d354 (diff)
downloadports-23f68b9f73641a8c35fcc81e19d87927a5681b14.tar.gz
ports-23f68b9f73641a8c35fcc81e19d87927a5681b14.zip
devel/gconf2: cleanup and reduce the number of dependency
Switch the ipc mecanism from Orbit2 to dbus (ORBit2 is not used anywhere anymore). While here remove the default services, since gconf is not used anymore by any desktop, having the default service started to allow configuring system wide configuration is pointless. Drop the option for ldap, given that no desktop uses it anymore, the ability so deal with ldap is now pointless as well Drop the dependency on gtk only used for gconf-sanity check This shave the dependency lits removing rust, polkit and orbit from it while not changing the features for the few left consumers.
Diffstat (limited to 'Mk')
-rw-r--r--Mk/Uses/gnome.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/Uses/gnome.mk b/Mk/Uses/gnome.mk
index 8329b4ab78d1..d6a4e203fa05 100644
--- a/Mk/Uses/gnome.mk
+++ b/Mk/Uses/gnome.mk
@@ -206,7 +206,7 @@ introspection_USE_GNOME_IMPL= glib20
introspection_MAKE_ENV= GI_SCANNER_DISABLE_CACHE=1
gconf2_LIB_DEPENDS= libgconf-2.so:devel/gconf2
-gconf2_USE_GNOME_IMPL= orbit2 libxml2 gtk20
+gconf2_USE_GNOME_IMPL= libxml2
libgnomecanvas_LIB_DEPENDS= libgnomecanvas-2.so:graphics/libgnomecanvas
libgnomecanvas_USE_GNOME_IMPL= libglade2 libartlgpl2