- Add Use pure to uses.xml

Approved by:	pawel (mentor)
This commit is contained in:
Rusmir Dusko 2013-10-18 22:15:39 +00:00
parent 1ee8b6a576
commit acf2364d8c
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=43006

View file

@ -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>,