diff options
author | trevor <trevor@FreeBSD.org> | 2004-04-14 18:37:38 +0000 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2004-04-14 18:37:38 +0000 |
commit | 8e6ff06057a074594bfd094d1e907f99a01cd501 (patch) | |
tree | 5cf362426a940a7229079907d6304da976772e3d /CHANGES | |
parent | 5b692c6706dab8a584cec2898a5c965081efe631 (diff) | |
download | FreeBSD-ports-8e6ff06057a074594bfd094d1e907f99a01cd501.zip FreeBSD-ports-8e6ff06057a074594bfd094d1e907f99a01cd501.tar.gz |
Mention USE_GNOME=gtk20 (gleaned from marcus' commits to the nogger, gringotts,
aumix, groundhog and gtk-qnxtheme ports).
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -10,6 +10,11 @@ in the release notes. All ports committers are allowed to commit to this file. +20040414: + When writing a port that uses GTK+ 2.X, you can now list the dependency + with "USE_GNOME=gtk20" which is preferable to LIB_DEPENDS because the + GTK+ library version only needs to be changed in bsd.gnome.mk. + 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 |