diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-26 09:27:26 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-26 09:27:26 +0000 |
commit | 982dc133e01a35912179ab48680e0bd4f7a6702a (patch) | |
tree | ac04183d16bb97e60cdb2e86c8f2e2fa6e986165 /CHANGES | |
parent | In preparation of the removal of USE_FREETYPE from bsd.port.mk: remove (diff) |
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-- | CHANGES | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |