aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 10:52:58 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 10:52:58 +0000
commite04cbe160f5b36b86eaef7fbb2a66dcd1075cc80 (patch)
treea1376089ea653308f915019b3b5abeaf9b5825e0 /CHANGES
parent65ab33b439aa474c5fffa013467b09ea590c02b1 (diff)
downloadports-e04cbe160f5b36b86eaef7fbb2a66dcd1075cc80.tar.gz
ports-e04cbe160f5b36b86eaef7fbb2a66dcd1075cc80.zip
Document the removal of USE_GNOME=pkgconfig
Notes
Notes: svn path=/head/; revision=325973
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index c260897e959e..0b1113928c37 100644
--- a/CHANGES
+++ b/CHANGES
@@ -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