aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/books
diff options
context:
space:
mode:
authorRusmir Dusko <nemysis@FreeBSD.org>2013-10-18 22:15:39 +0000
committerRusmir Dusko <nemysis@FreeBSD.org>2013-10-18 22:15:39 +0000
commitacf2364d8c393557a48d0b57d054efd6caec1c40 (patch)
tree508f723c81121d1381e8f12fe299c151b9306104 /en_US.ISO8859-1/books
parent1ee8b6a576d649cd207a08233281175344a5b13c (diff)
downloaddoc-acf2364d8c393557a48d0b57d054efd6caec1c40.tar.gz
doc-acf2364d8c393557a48d0b57d054efd6caec1c40.zip
- Add Use pure to uses.xml
Approved by: pawel (mentor)
Notes
Notes: svn path=/head/; revision=43006
Diffstat (limited to 'en_US.ISO8859-1/books')
-rw-r--r--en_US.ISO8859-1/books/porters-handbook/uses.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/en_US.ISO8859-1/books/porters-handbook/uses.xml b/en_US.ISO8859-1/books/porters-handbook/uses.xml
index 5020c9517f..ff90b01004 100644
--- a/en_US.ISO8859-1/books/porters-handbook/uses.xml
+++ b/en_US.ISO8859-1/books/porters-handbook/uses.xml
@@ -165,6 +165,17 @@
</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>,
<literal>both</literal>, <literal>vars</literal></entry>