Document the removal of USE_GNOME=pkgconfig

This commit is contained in:
Baptiste Daroussin 2013-09-02 10:52:58 +00:00
parent 65ab33b439
commit e04cbe160f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=325973

View file

@ -10,6 +10,12 @@ in the release notes and/or placed into UPDATING.
All ports committers are allowed to commit to this file.
21030902:
AUTHOR: bapt@FreeBSD.org
USE_GNOME=pkgconfig is not supported anymore by the ports tree, please
uses: USES=pkgconfig
20130831:
AUTHOR: bdrewery@FreeBSD.org