No need to run_depends on net/libproxy for -gnome, this is implied by
the net/glib2-networking dependency.
This commit is contained in:
parent
dda38efe9d
commit
10c3b8d0da
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.57 2011/05/15 09:22:45 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.58 2011/05/15 13:10:33 ajacoutot Exp $
|
||||
|
||||
COMMENT-main = SOAP implementation in C
|
||||
COMMENT-gnome = GNOME specific libsoup parts
|
||||
@ -9,7 +9,7 @@ GNOME_VERSION = 2.34.1
|
||||
PKGNAME-main = ${DISTNAME}
|
||||
PKGNAME-gnome = ${GNOME_PROJECT}-gnome-${GNOME_VERSION}
|
||||
|
||||
REVISION-gnome = 0
|
||||
REVISION-gnome = 1
|
||||
|
||||
SHARED_LIBS += soup-2.4 3.0 # .4.0
|
||||
SHARED_LIBS += soup-gnome-2.4 1.1 # .4.0
|
||||
@ -44,8 +44,7 @@ LIB_DEPENDS = devel/glib2>=2.22.2 \
|
||||
WANTLIB-gnome = ${WANTLIB-main} dbus-1 sqlite3 \
|
||||
soup-2.4 gnome-keyring>=6 gcrypt gpg-error
|
||||
|
||||
RUN_DEPENDS-gnome= ${MODGETTEXT_RUN_DEPENDS} \
|
||||
net/libproxy
|
||||
RUN_DEPENDS-gnome= ${MODGETTEXT_RUN_DEPENDS}
|
||||
LIB_DEPENDS-gnome = ${LIB_DEPENDS-main} \
|
||||
${BUILD_PKGPATH},-main \
|
||||
x11/gnome/libgnome-keyring \
|
||||
|
Loading…
Reference in New Issue
Block a user