aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-04-26 17:27:26 +0800
committerbapt <bapt@FreeBSD.org>2013-04-26 17:27:26 +0800
commita39ab6d0c9c5be0c2582cec4c42d188b71cb183a (patch)
treeac04183d16bb97e60cdb2e86c8f2e2fa6e986165 /CHANGES
parent749467827d5c3e888c46b1337bbaf212aa76a1bc (diff)
downloadfreebsd-ports-gnome-a39ab6d0c9c5be0c2582cec4c42d188b71cb183a.tar.gz
freebsd-ports-gnome-a39ab6d0c9c5be0c2582cec4c42d188b71cb183a.tar.zst
freebsd-ports-gnome-a39ab6d0c9c5be0c2582cec4c42d188b71cb183a.zip
Remove USE_FREETYPE from bsd.port.mk
It added no really value and was used only by 8 ports
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 855df3adf01c..d62f25b361d1 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.
+20130425:
+AUTHOR: bapt@FreeBSD.org
+
+ * USE_FREETYPE is no longer recognized
+
20130423:
AUTHOR: jgh@FreeBSD.org