diff --git a/x11/gnome/panel/Makefile b/x11/gnome/panel/Makefile index 152cffaf1b3..eece1bfab15 100644 --- a/x11/gnome/panel/Makefile +++ b/x11/gnome/panel/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.88 2011/05/18 15:50:37 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.89 2011/06/03 15:41:14 ajacoutot Exp $ SHARED_ONLY= Yes @@ -7,7 +7,7 @@ COMMENT= GNOME panel GNOME_PROJECT= gnome-panel GNOME_VERSION= 2.32.1 -REVISION= 1 +REVISION= 2 SHARED_LIBS= panel-applet-2 4.0 # .2.67 SHARED_LIBS += panel-applet-3 0.0 # 0.5 @@ -20,24 +20,23 @@ PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes -WANTLIB += ICE ORBit-2 ORBitCosNaming-2 SM X11 XRes Xau Xcomposite -WANTLIB += Xcursor Xdamage Xdmcp Xext Xfixes Xi Xinerama Xrandr ltdl -WANTLIB += Xrender art_lgpl_2 asn1 atk-1.0 -WANTLIB += bonobo-2 bonobo-activation bonoboui-2 wnck-1 -WANTLIB += c cairo com_err croco-0.6 crypto dbus-1 dbus-glib-1 -WANTLIB += execinfo expat fontconfig freetype gailutil -WANTLIB += gcrypt gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 glib-2.0 -WANTLIB += gmodule-2.0 gnome-2 gnome-keyring gnomecanvas-2 rsvg-2 -WANTLIB += gnomevfs-2 gnutls gobject-2.0 gpg-error gssapi -WANTLIB += gthread-2.0 gtk-x11-2.0 ical icalss icalvcal krb5 m -WANTLIB += nspr4 nss3 ogg pango-1.0 pangocairo-1.0 pangoft2-1.0 gweather -WANTLIB += pcre pixman-1 plc4 plds4 png popt proxy pthread pthread-stubs -WANTLIB += smime3 soup-2.4 sqlite3 ssl ssl3 startup-notification-1 -WANTLIB += tasn1 util vorbis vorbisfile xcb xcb-atom xcb-aux xcb-event -WANTLIB += xcb-render xml2 z camel-1.2 ebook-1.2 -WANTLIB += ecal-1.2 edataserver-1.2 edataserverui-1.2 canberra-gtk -WANTLIB += canberra gnome-desktop-2 gnome-menu soup-gnome-2.4 -WANTLIB += gdata nssutil3 GL Xxf86vm drm xcb-shm +WANTLIB += GL ICE ORBit-2 ORBitCosNaming-2 SM X11 X11-xcb XRes +WANTLIB += Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes Xi +WANTLIB += Xinerama Xrandr Xrender Xxf86vm art_lgpl_2 asn1 atk-1.0 +WANTLIB += bonobo-2 bonobo-activation bonoboui-2 c cairo camel-1.2 +WANTLIB += canberra canberra-gtk com_err croco-0.6 crypto dbus-1 +WANTLIB += dbus-glib-1 drm ebook-1.2 ecal-1.2 edataserver-1.2 +WANTLIB += edataserverui-1.2 execinfo expat fontconfig freetype +WANTLIB += gailutil gcrypt gdata gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 +WANTLIB += glib-2.0 gmodule-2.0 gnome-2 gnome-desktop-2 gnome-keyring +WANTLIB += gnome-menu gnomecanvas-2 gnomevfs-2 gobject-2.0 gpg-error +WANTLIB += gssapi gthread-2.0 gtk-x11-2.0 gweather ical icalss +WANTLIB += icalvcal krb5 ltdl m nspr4 nss3 nssutil3 ogg pango-1.0 +WANTLIB += pangocairo-1.0 pangoft2-1.0 pcre pixman-1 plc4 plds4 +WANTLIB += png popt pthread pthread-stubs rsvg-2 smime3 soup-2.4 +WANTLIB += soup-gnome-2.4 sqlite3 ssl ssl3 startup-notification-1 +WANTLIB += util vorbis vorbisfile wnck-1 xcb xcb-aux xcb-render +WANTLIB += xcb-shm xml2 z MODULES= devel/gettext \ x11/gnome \ @@ -53,7 +52,8 @@ LIB_DEPENDS= databases/evolution-data-server \ x11/gnome/menus \ x11/gnome/libgweather \ x11/gnome/librsvg \ - devel/libsoup,-gnome + devel/libsoup,-gnome \ + x11/gnome/libbonoboui RUN_DEPENDS= notification-daemon-*|notification-daemon-xfce-*|xfce4-notifyd-*:sysutils/notification-daemon MODGNOME_HELP_FILES= Yes