diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index b8dfc3a29f97..0871a63969d5 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.66 2004/10/15 21:31:51 jmmv Exp $ +# $NetBSD: Makefile,v 1.67 2004/10/19 20:17:54 jmmv Exp $ DISTNAME= evolution-2.0.2 +PKGREVISION= 1 CATEGORIES= mail time gnome MASTER_SITES= ftp://ftp.ximian.com/pub/source/evolution/ \ ${MASTER_SITE_GNOME:=sources/evolution/2.0/} @@ -13,7 +14,6 @@ COMMENT= GNOME mailer, calendar, contact manager, and communications tool DEPENDS+= psmisc-[0-9]*:../../sysutils/psmisc BUILD_USES_MSGFMT= YES -BUILDLINK_DEPENDS.evolution-data-server+= evolution-data-server>=1.0.2 BUILDLINK_DEPENDS.gal2+= gal2>=2.2.3 BUILDLINK_DEPENDS.glib2+= glib2>=2.4.0nb2 BUILDLINK_DEPENDS.gtkhtml3+= gtkhtml3>=3.2.3 diff --git a/x11/gnome-panel/Makefile b/x11/gnome-panel/Makefile index 565f44da3ce3..6f40d401cc8c 100644 --- a/x11/gnome-panel/Makefile +++ b/x11/gnome-panel/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.43 2004/10/03 00:18:32 tv Exp $ +# $NetBSD: Makefile,v 1.44 2004/10/19 20:17:54 jmmv Exp $ # DISTNAME= gnome-panel-2.8.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gnome-panel/2.8/} EXTRACT_SUFX= .tar.bz2