diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2004-01-14 07:27:51 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2004-01-14 07:27:51 +0000 |
commit | 2daae09dbf8aac16dc73529df71c8055ee30f857 (patch) | |
tree | 6a6f7dc5cc4f796ecdf362c6b8a439ed8feeb725 /doc | |
parent | c6ae6b75584b0f8e5ba0dee05349471be3e36328 (diff) | |
download | pkgsrc-2daae09dbf8aac16dc73529df71c8055ee30f857.tar.gz |
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.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index b2850055db0..10b8b6fb836 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.4458 2004/01/14 03:59:06 xtraeme Exp $ +$NetBSD: CHANGES,v 1.4459 2004/01/14 07:30:12 xtraeme Exp $ Changes to the packages collection and infrastructure in 2004: @@ -213,3 +213,4 @@ Changes to the packages collection and infrastructure in 2004: Updated xchm to 0.8.10 [xtraeme 2004-01-14] Updated gcalctool to 4.3.35 [xtraeme 2004-01-14] Updated xmms-nebulus to 0.6.0 [xtraeme 2004-01-14] + Updated evolution to 1.4.5nb1 [xtraeme 2004-01-14] |