diff options
Diffstat (limited to 'share/man/man5/port-modules.5')
-rw-r--r-- | share/man/man5/port-modules.5 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man5/port-modules.5 b/share/man/man5/port-modules.5 index 4a81b0994be..d2abc5bee96 100644 --- a/share/man/man5/port-modules.5 +++ b/share/man/man5/port-modules.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: port-modules.5,v 1.18 2008/10/10 20:15:52 steven Exp $ +.\" $OpenBSD: port-modules.5,v 1.19 2008/10/22 18:15:04 steven Exp $ .\" .\" Copyright (c) 2008 Marc Espie .\" @@ -24,7 +24,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: October 10 2008 $ +.Dd $Mdocdate: October 22 2008 $ .Dt PORT-MODULES 5 .Os .Sh NAME @@ -347,6 +347,7 @@ of regress tests to CPAN. .It devel/gettext .It devel/pmk .It devel/scons +.It devel/waf .It gcc3 If USE_GCC3=Yes, and architecture is in MODGCC3_ARCHES, then the gcc 3.3.6 compilers will be put at the front of the path. @@ -374,6 +375,7 @@ Sets ONLY_FOR_ARCHS, MODGHC_VERSION, BUILD_DEPENDS, and RUN_DEPENDS. Appends to RUN_DEPENDS and CATEGORIES. Also appends to BUILD_DEPENDS, unless NO_BUILD has been set to Yes. +.It lang/mono .It lang/ocaml Sets OCAML_VERSION, MODOCAML_NATIVE. Appends to BUILD_DEPENDS and MAKE_ENV. |