aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2014-05-29 23:17:17 +0800
committermiwi <miwi@FreeBSD.org>2014-05-29 23:17:17 +0800
commit8b1e08c53ace1bf4e3c3c33e403142531f923113 (patch)
treefc27d27c79e131ca25d4324d85b5212a1c3399da /CHANGES
parent9490b2896cf694a87891e2c52b6bcddff212d1a5 (diff)
downloadfreebsd-ports-gnome-8b1e08c53ace1bf4e3c3c33e403142531f923113.tar.gz
freebsd-ports-gnome-8b1e08c53ace1bf4e3c3c33e403142531f923113.tar.zst
freebsd-ports-gnome-8b1e08c53ace1bf4e3c3c33e403142531f923113.zip
- Remove USE_GMAKE support, please use USES=gmake instead
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 5c701467f638..3fdaf68f288b 100644
--- a/CHANGES
+++ b/CHANGES
@@ -10,6 +10,11 @@ in the release notes and/or placed into UPDATING.
All ports committers are allowed to commit to this file.
+20140529:
+AUTHOR: miwi@FreeBSD.org
+
+ USE_GMAKE is no longer supported, please use USES=gmake instead
+
20140526:
AUTHOR: bapt@FreeBSD.org