It makes no sense to explicitely depend on x11/dbus; nowadays dbus will

almost end up in any dependency chain and if we start adding run_depends on
it, we'll beed to do it for a hundre ports or so.
This commit is contained in:
ajacoutot 2014-03-27 17:51:07 +00:00
parent 44fbe6f31d
commit 44313de6af
3 changed files with 6 additions and 11 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.4 2014/03/27 11:30:16 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.5 2014/03/27 17:51:07 ajacoutot Exp $
COMMENT= modular geoinformation service on top of D-Bus
@ -6,7 +6,7 @@ VERSION= 2.1.7
DISTNAME= geoclue-${VERSION}
PKGNAME= geoclue2-${VERSION}
CATEGORIES= geo devel
REVISION= 0
REVISION= 1
HOMEPAGE= http://geoclue.freedesktop.org/
@ -25,8 +25,6 @@ MODULES= devel/gettext \
LIB_DEPENDS= devel/libsoup \
devel/json-glib
RUN_DEPENDS= x11/dbus
MODGNOME_DESKTOP_FILE= Yes
CONFIGURE_STYLE= gnu

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.57 2014/03/27 06:51:38 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.58 2014/03/27 17:51:07 ajacoutot Exp $
COMMENT= framework for granting privileged operations to users
DISTNAME= polkit-0.112
REVISION= 5
REVISION= 6
SHARED_LIBS += polkit-gobject-1 2.0 # .0.0
SHARED_LIBS += polkit-agent-1 2.0 # .0.0
@ -28,8 +28,6 @@ MODULES= devel/gettext \
# man pages
BUILD_DEPENDS+= textproc/docbook-xsl
RUN_DEPENDS= x11/dbus
LIB_DEPENDS= devel/glib2 \
devel/mozjs17

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.8 2014/03/27 17:06:09 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.9 2014/03/27 17:51:07 ajacoutot Exp $
TRACKER_VERSION= 1.0
@ -8,6 +8,7 @@ COMMENT= crawls through your online content
GNOME_PROJECT= gnome-online-miners
GNOME_VERSION= 3.12.0
REVISION= 0
# GPLv2
PERMIT_PACKAGE_CDROM= Yes
@ -34,8 +35,6 @@ LIB_DEPENDS= devel/libgdata \
x11/gnome/libzapojit \
x11/gnome/tracker
RUN_DEPENDS= x11/dbus
# gom-flickr-miner.c: grl_registry_load_plugin_by_id (registry, "grl-flickr", ...)
RUN_DEPENDS += x11/gnome/grilo-plugins