Regen WANTLIB after avahi removal from gnomevfs2.

spotted by espie@
This commit is contained in:
ajacoutot 2010-12-08 11:26:24 +00:00
parent 2d3c925c45
commit cb0d25bae1

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.35 2010/11/15 19:45:57 espie Exp $
# $OpenBSD: Makefile,v 1.36 2010/12/08 11:26:24 ajacoutot Exp $
COMMENT= GNOME Application Libs
@ -6,7 +6,7 @@ VERSION= 2.5.3
API_VERSION= 2.6
DISTNAME= gal-${VERSION}
PKGNAME= gal2-${VERSION}
REVISION= 6
REVISION= 7
SHARED_LIBS += gal-a11y-2.4 1.0 # .1.0
SHARED_LIBS += gal-2.4 1.0 # .1.0
@ -23,16 +23,17 @@ PERMIT_DISTFILES_FTP= Yes
WANTLIB += ICE ORBit-2 ORBitCosNaming-2 SM X11 Xau Xcomposite
WANTLIB += Xcursor Xdamage Xdmcp Xext Xfixes Xi Xinerama Xrandr
WANTLIB += Xrender art_lgpl_2 atk-1.0 avahi-client avahi-common
WANTLIB += avahi-glib bonobo-2 bonobo-activation bonoboui-2 cairo
WANTLIB += Xrender art_lgpl_2 atk-1.0 vorbis vorbisfile xcb-render
WANTLIB += bonobo-2 bonobo-activation bonoboui-2 cairo
WANTLIB += crypto dbus-1 dbus-glib-1 expat fontconfig freetype
WANTLIB += gailutil gconf-2 gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0
WANTLIB += glade-2.0 glib-2.0 gmodule-2.0 gnome-2 gnome-keyring
WANTLIB += gnomecanvas-2 gnomeprint-2-2 gnomevfs-2 gobject-2.0
WANTLIB += gthread-2.0 gtk-x11-2.0 m pango-1.0 pangocairo-1.0
WANTLIB += pangoft2-1.0 pcre pixman-1 png popt ssl util xml2 z
WANTLIB += pthread-stubs xcb
WANTLIB += pthread-stubs xcb xcb-shm
WANTLIB += gnomeui-2 gnomeprintui-2-2
WANTLIB += GL Xxf86vm canberra drm gcrypt gpg-error ltdl ogg pthread
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gal/2.5/}
EXTRACT_SUFX= .tar.bz2