From 566ecb60f812d7261a9dde946d316af27efce7c6 Mon Sep 17 00:00:00 2001 From: jmmv Date: Sat, 17 Apr 2004 10:58:49 +0000 Subject: Revert previous, and instead require glib2 >= 2.4.0nb2. The reason is that the fix is really in glib2, not libglade2 (which hasn't changed at all). libglade2's revision was bumped to pick up glib2 too, but this has nothing to do with fixing evolution, so bumping the required glib2 version is more realistic. --- mail/evolution/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail') diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index 0e14d1b6d8a..9811ae27244 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.60 2004/04/17 10:42:53 jmmv Exp $ +# $NetBSD: Makefile,v 1.61 2004/04/17 10:58:49 jmmv Exp $ DISTNAME= evolution-1.4.5 PKGREVISION= 9 @@ -15,7 +15,7 @@ BUILD_DEPENDS+= bison-[0-9]*:../../devel/bison DEPENDS+= psmisc-[0-9]*:../../sysutils/psmisc BUILD_USES_MSGFMT= YES -BUILDLINK_DEPENDS.libglade2+= libglade2>=2.3.6nb1 +BUILDLINK_DEPENDS.glib2+= glib2>=2.4.0nb2 # Using a wildcard here doesn't make sense because the version number of # "db3" is hardcoded in the "configure" script and some source modules -- cgit v1.2.3