aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-09-02 18:52:58 +0800
committerbapt <bapt@FreeBSD.org>2013-09-02 18:52:58 +0800
commitd70fe8f1b5137bc2bf13a610a22c4d588546d483 (patch)
treea1376089ea653308f915019b3b5abeaf9b5825e0 /CHANGES
parent071603ee311e5b3104216455ed7befc0b19ebdd6 (diff)
downloadfreebsd-ports-gnome-d70fe8f1b5137bc2bf13a610a22c4d588546d483.tar.gz
freebsd-ports-gnome-d70fe8f1b5137bc2bf13a610a22c4d588546d483.tar.zst
freebsd-ports-gnome-d70fe8f1b5137bc2bf13a610a22c4d588546d483.zip
Document the removal of USE_GNOME=pkgconfig
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