diff options
author | az <az@FreeBSD.org> | 2013-09-07 16:07:10 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2013-09-07 16:07:10 +0800 |
commit | 7f65071b1e8c223d315b9212c35061852e78fb50 (patch) | |
tree | df4012edea1834a92eb279be905beaf73f9e2aa7 /CHANGES | |
parent | e3c337b11b6bbd8c518aa4f9bcbbcbc6204506f4 (diff) | |
download | freebsd-ports-gnome-7f65071b1e8c223d315b9212c35061852e78fb50.tar.gz freebsd-ports-gnome-7f65071b1e8c223d315b9212c35061852e78fb50.tar.zst freebsd-ports-gnome-7f65071b1e8c223d315b9212c35061852e78fb50.zip |
- proper formating
Noticed by: avg@
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 |