diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2004-04-14 18:37:38 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2004-04-14 18:37:38 +0000 |
commit | 86a746aaf9c3c895a81677674dbd5f0f83877101 (patch) | |
tree | 60c8a8382a613dfda51f7eccf825625f1e7e9d0e /CHANGES | |
parent | 3c88a1c59e667006887bff64c0f34ed929c291db (diff) | |
download | ports-86a746aaf9c3c895a81677674dbd5f0f83877101.tar.gz ports-86a746aaf9c3c895a81677674dbd5f0f83877101.zip |
Mention USE_GNOME=gtk20 (gleaned from marcus' commits to the nogger, gringotts,
aumix, groundhog and gtk-qnxtheme ports).
Notes
Notes:
svn path=/head/; revision=107034
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 |