summaryrefslogtreecommitdiff
path: root/Mk/Uses/gnome.mk
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2018-03-26 12:38:56 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2018-03-26 12:38:56 +0000
commit3147bb6c6b50283c03880d7e81033e282aac97f3 (patch)
tree89144c0c393177618b49ec68e604641d401fa90b /Mk/Uses/gnome.mk
parentNew port, www/webhook: lightweight incoming webhook server (diff)
Make libgnome and libgnomeui not implying esound dependency
It has been a while both does not depend anymore on esound, before this change esound dependency was wrongly added to plenty of packages which actually does not depend on it. While here: - audio/glame: remove esound support - games/monkeybubble: add an explicit dependency on esound - sysutils/gnome-schedule: add en explicit dependency on pkg-config - comms/kb: add missing dependency on pkgconfig - x11-toolkits/libgnomeui: * update to 2.4.5 * use USES=localbase
Notes
Notes: svn path=/head/; revision=465584
Diffstat (limited to 'Mk/Uses/gnome.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 b8974d0a7181..bdda31734bec 100644
--- a/Mk/Uses/gnome.mk
+++ b/Mk/Uses/gnome.mk
@@ -265,7 +265,7 @@ libgnomeprintui_LIB_DEPENDS= libgnomeprintui-2-2.so:x11-toolkits/libgnomeprintui
libgnomeprintui_USE_GNOME_IMPL= libgnomeprint libgnomecanvas
libgnome_LIB_DEPENDS= libgnome-2.so:x11/libgnome
-libgnome_USE_GNOME_IMPL=gnomevfs2 esound libbonobo
+libgnome_USE_GNOME_IMPL=gnomevfs2 libbonobo
libbonoboui_LIB_DEPENDS= libbonoboui-2.so:x11-toolkits/libbonoboui
libbonoboui_USE_GNOME_IMPL= libgnomecanvas libgnome