- Document USES=iconv [1]
- Remove USE_CDRTOOLS, it has been removed from bsd.port.mk Submitted by: mva [1] Approved by: gjb (mentor)
This commit is contained in:
parent
f7858cc8fc
commit
71cce2af24
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=41516
2 changed files with 9 additions and 11 deletions
|
@ -3865,17 +3865,6 @@ ALWAYS_KEEP_DISTFILES= yes
|
|||
<command>zip</command>.</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry><makevar>USE_CDRTOOLS</makevar></entry>
|
||||
<entry>The port requires
|
||||
<application>cdrecord</application> either from
|
||||
<filename
|
||||
role="package">sysutils/cdrtools</filename> or
|
||||
<filename
|
||||
role="package">sysutils/cdrtools-cjk</filename>,
|
||||
according to the user's preference.</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry><makevar>USE_GCC</makevar></entry>
|
||||
<entry>The port requires a specific version of
|
||||
|
|
|
@ -75,6 +75,15 @@
|
|||
dependency.</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry><literal>iconv</literal></entry>
|
||||
<entry>none</entry>
|
||||
<entry>Implies that the port uses <filename
|
||||
role="package">converters/libiconv</filename> as build-time and
|
||||
run-time dependency.
|
||||
</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry><literal>pathfix</literal></entry>
|
||||
<entry>none</entry>
|
||||
|
|
Loading…
Reference in a new issue