Remove duplicate WANTLIB.

from Charles Smith
This commit is contained in:
ajacoutot 2010-11-06 19:05:28 +00:00
parent 203cf6e974
commit b09bd417a5
2 changed files with 9 additions and 8 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.41 2010/11/06 16:07:00 espie Exp $
# $OpenBSD: Makefile,v 1.42 2010/11/06 19:05:28 ajacoutot Exp $
COMMENT-main= framework for Multicast DNS Service Discovery
COMMENT-gtk= GUI client utilities for avahi
@ -16,7 +16,7 @@ PKGNAME-mono= mono-avahi-${V}
PKGNAME-qt3= avahi-qt3-${V}
PKGNAME-qt4= avahi-qt4-${V}
REVISION-main= 4
REVISION-main= 5
REVISION-gtk= 1
REVISION-qt3= 0
REVISION-qt4= 0
@ -57,8 +57,8 @@ USE_GROFF = Yes
BUILD_DEPENDS= ::converters/xmltoman
WANTLIB-main= c expat glib-2.0 gobject-2.0 pcre pthread \
glib-2.0 gobject-2.0 gthread-2.0 gdbm \
daemon dbus-1 ${MODGETTEXT_WANTLIB}
gthread-2.0 gdbm daemon dbus-1 \
${MODGETTEXT_WANTLIB}
LIB_DEPENDS-main= ${MODGETTEXT_LIB_DEPENDS} \
::devel/glib2 \
::databases/gdbm \

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.28 2010/11/06 16:07:00 espie Exp $
# $OpenBSD: Makefile,v 1.29 2010/11/06 19:07:42 ajacoutot Exp $
SHARED_ONLY= Yes
@ -19,6 +19,7 @@ PKGNAME-gui= hplip-gui-${V}
REVISION-main= 2
REVISION-gui= 0
REVISION-hpijs= 0
SHARED_LIBS += hpmud 2.0 # .0.6
SHARED_LIBS += hpip 2.0 # .0.1
@ -61,9 +62,9 @@ RUN_DEPENDS-main=${MODPY_RUN_DEPENDS} \
::print/hplip,-hpcups \
::devel/xdg-utils
WANTLIB-hpijs += ${cWANTLIB} asn1 gssapi krb5 ssl asn1 gssapi krb5 ssl
WANTLIB-hpijs += c jpeg netsnmp stdc++ usb dbus-1
LIB_DEPENDS-hpijs= hpip,hpmud::print/hplip,-libs \
WANTLIB-hpijs += ${cWANTLIB} asn1 gssapi krb5 ssl hpip
WANTLIB-hpijs += c jpeg netsnmp stdc++ usb dbus-1 hpmud
LIB_DEPENDS-hpijs= ::print/hplip,-libs \
::graphics/jpeg \
::x11/dbus