aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 4 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 9435e360cca9..d99029d65985 100644
--- a/CHANGES
+++ b/CHANGES
@@ -13,7 +13,10 @@ All ports committers are allowed to commit to this file.
20130904:
AUTHOR: madpilot@FreeBSD.org
- To allow ports to work with the iconv implementation in 10-CURRENT after commit r254273 the USES=iconv options now conditionally adds a dependency depending on the FreeBSD version. It also defines a few utility variables which can be used in the ports:
+ To allow ports to work with the iconv implementation in 10-CURRENT after
+ commit r254273 the USES=iconv options now conditionally adds a dependency
+ depending on the FreeBSD version. It also defines a few utility variables
+ which can be used in the ports:
ICONV_CMD: location of the iconv binary.
after r254273: /usr/bin/iconv