diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-09-07 08:07:10 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-09-07 08:07:10 +0000 |
commit | 0f01418344d14cdbf6809b4c37d5a6df53a46746 (patch) | |
tree | df4012edea1834a92eb279be905beaf73f9e2aa7 /CHANGES | |
parent | 1a34a3d6c88b1a1bf7b7ede8c8e3e21a8c1326ad (diff) | |
download | ports-0f01418344d14cdbf6809b4c37d5a6df53a46746.tar.gz ports-0f01418344d14cdbf6809b4c37d5a6df53a46746.zip |
Notes
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -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 |