Subject: CVS commit: pkgsrc/mail/evolution
To: None <pkgsrc-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: pkgsrc-changes
Date: 01/14/2004 07:27:51
Module Name:	pkgsrc
Committed By:	xtraeme
Date:		Wed Jan 14 07:27:51 UTC 2004

Modified Files:
	pkgsrc/mail/evolution: Makefile PLIST buildlink2.mk

Log Message:
Make Evolution "GNOME 2" pkgsrc compatible with these changes:

1) s/USE_X11BASE/USE_X11/
2) Enable IPv6 if USE_INET6 is enabled.
3) Use GConf2 schemas.mk framework, and GCONF2_SCHEMAS pointing to the
   schemas files.
4) There's no need to depend on gnome1-dirs, we'll use gnome2-dirs instead.
5) Use PKGCONFIG_OVERRIDE poiting to pkgconfig's files.
6) Previous buildlink2 file had gnome1 dependencies...
7) There's no need to depend on net/soup package...

so bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 pkgsrc/mail/evolution/Makefile
cvs rdiff -r1.15 -r1.16 pkgsrc/mail/evolution/PLIST
cvs rdiff -r1.6 -r1.7 pkgsrc/mail/evolution/buildlink2.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.