diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-14 18:42:33 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-04-14 18:42:33 +0000 |
commit | 10c5fcda8f1cc66b9198bc6c6328d287b93675b2 (patch) | |
tree | 8bf9824646eb2f3b8cb5e8ce11ca8f43d42064ea /CHANGES | |
parent | - Fix MASTER_SITES (diff) |
Augment Trevor's GNOME instructions by linking to the GNOME porting guide.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -15,6 +15,10 @@ All ports committers are allowed to commit to this file. with "USE_GNOME=gtk20" which is preferable to LIB_DEPENDS because the GTK+ library version only needs to be changed in bsd.gnome.mk. + Please see http://www.FreeBSD.org/gnome/docs/porting.html for all + the available GNOME components as well as detailed instructions on + creating ports that use the GNOME infrastructure. + 20040404: The glib20 and gtk20 ports were updated to 2.4.0. This new version is completely source and binary compatible with the previous 2.2.x |