diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-10-19 20:17:54 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-10-19 20:17:54 +0000 |
commit | bf406443a7eabccf763aab20abdf5ea89d5bdeaa (patch) | |
tree | 93d596a33c4a22b365e5b02690afcb5cb42b8e08 /mail/evolution | |
parent | 587db48366cfeea1f39dae35e3a84ade7b34a4ea (diff) | |
download | pkgsrc-bf406443a7eabccf763aab20abdf5ea89d5bdeaa.tar.gz |
Bump PKGREVISION because the evolution-data-server dependency was bumped to
ensure that a serious runtime fix gets pulled in.
Diffstat (limited to 'mail/evolution')
-rw-r--r-- | mail/evolution/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index b8dfc3a29f9..0871a63969d 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 |