From 9df65d9a36e35fdf0cca42957209af9212fc6212 Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Fri, 4 Dec 2009 18:53:04 +0000 Subject: [PATCH] Fix LIB_DEPENDS. --- x11/gnome/nautilus-sendto/Makefile | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/x11/gnome/nautilus-sendto/Makefile b/x11/gnome/nautilus-sendto/Makefile index 44f8463bcdc..5ae88ca001e 100644 --- a/x11/gnome/nautilus-sendto/Makefile +++ b/x11/gnome/nautilus-sendto/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.9 2009/11/17 23:57:31 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.10 2009/12/04 18:53:04 ajacoutot Exp $ SHARED_ONLY= Yes @@ -6,6 +6,7 @@ COMMENT= applications integration into Nautilus GNOME_PROJECT= nautilus-sendto GNOME_VERSION= 2.28.2 +PKGNAME= ${DISTNAME}p0 CATEGORIES= misc net @@ -17,8 +18,8 @@ PERMIT_DISTFILES_FTP= Yes WANTLIB += ORBit-2 ORBitCosNaming-2 X11 Xau Xcomposite Xcursor WANTLIB += Xdamage Xdmcp Xext Xfixes Xi Xinerama Xrandr Xrender -WANTLIB += asn1 atk-1.0 bonobo-2 bonobo-activation c cairo camel-1.2 -WANTLIB += com_err crypto dbus-1 dbus-glib-1 ebook-1.2 edataserver-1.2 +WANTLIB += asn1 atk-1.0 bonobo-2 bonobo-activation c cairo +WANTLIB += com_err crypto dbus-1 dbus-glib-1 WANTLIB += expat fontconfig freetype gcrypt gdk-x11-2.0 gdk_pixbuf-2.0 WANTLIB += gio-2.0 glib-2.0 glitz gmodule-2.0 gnutls gobject-2.0 WANTLIB += gpg-error gssapi gthread-2.0 gtk-x11-2.0 krb5 m nspr4 @@ -34,7 +35,8 @@ BUILD_DEPENDS= ::net/gajim RUN_DEPENDS= ::archivers/zip \ ::archivers/bzip2 -LIB_DEPENDS= nautilus-extension.>=2::x11/gnome/nautilus +LIB_DEPENDS= nautilus-extension.>=2::x11/gnome/nautilus \ + camel-1.2.>=14,ebook-1.2,edataserver-1.2::databases/evolution-data-server USE_X11= Yes MODGCONF2_SCHEMAS_DIR= nautilus-sendto