diff options
author | marcus <marcus@FreeBSD.org> | 2004-04-14 18:42:33 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-04-14 18:42:33 +0000 |
commit | b71a790afa1a37f35409da7689bd96c83d4ecddc (patch) | |
tree | a5277faace022696be1778b71c080c57f943d5e0 /CHANGES | |
parent | ef73e54b0da75b4fd6683dd449fcbef23a86d849 (diff) | |
download | FreeBSD-ports-b71a790afa1a37f35409da7689bd96c83d4ecddc.zip FreeBSD-ports-b71a790afa1a37f35409da7689bd96c83d4ecddc.tar.gz |
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 |