- Add Use pure to uses.xml
Approved by: pawel (mentor)
This commit is contained in:
parent
1ee8b6a576
commit
acf2364d8c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=43006
1 changed files with 11 additions and 0 deletions
|
@ -164,6 +164,17 @@
|
|||
dependencies.</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry><literal>pure</literal></entry>
|
||||
<entry>(none), <literal>ffi</literal></entry>
|
||||
<entry>Implies that the port uses <filename
|
||||
role="package">lang/pure</filename> in one way or another,
|
||||
but largely is used for building related pure ports.
|
||||
With the <literal>ffi</literal> argument, it implies <filename
|
||||
role="package">devel/pure-ffi</filename>
|
||||
as a run-time dependency.</entry>
|
||||
</row>
|
||||
|
||||
<row>
|
||||
<entry><literal>qmail</literal></entry>
|
||||
<entry>(none), <literal>build</literal>, <literal>run</literal>,
|
||||
|
|
Loading…
Reference in a new issue