diff options
author | bapt <bapt@FreeBSD.org> | 2013-09-02 18:52:58 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2013-09-02 18:52:58 +0800 |
commit | d70fe8f1b5137bc2bf13a610a22c4d588546d483 (patch) | |
tree | a1376089ea653308f915019b3b5abeaf9b5825e0 /CHANGES | |
parent | 071603ee311e5b3104216455ed7befc0b19ebdd6 (diff) | |
download | freebsd-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-- | CHANGES | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |