summaryrefslogtreecommitdiff
path: root/share/man/man5
diff options
context:
space:
mode:
authorPeter Valchev <pvalchev@cvs.openbsd.org>2004-05-16 23:14:56 +0000
committerPeter Valchev <pvalchev@cvs.openbsd.org>2004-05-16 23:14:56 +0000
commit0cc5a84ba91789b5354375ea3643c7b9621f77b4 (patch)
tree365fb5bf7e73c7fb090f7c8bd6c6b8a282e4955d /share/man/man5
parent54cf1049b2805f7e5ceb6cdaa3c7d0bdde3a4f5c (diff)
document LP64_ARCHS
Diffstat (limited to 'share/man/man5')
-rw-r--r--share/man/man5/bsd.port.mk.56
1 files changed, 5 insertions, 1 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5
index 924a37e120f..160bc76c39e 100644
--- a/share/man/man5/bsd.port.mk.5
+++ b/share/man/man5/bsd.port.mk.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: bsd.port.mk.5,v 1.134 2004/02/18 13:39:02 xsa Exp $
+.\" $OpenBSD: bsd.port.mk.5,v 1.135 2004/05/16 23:14:55 pvalchev Exp $
.\"
.\" Copyright (c) 2000 Marc Espie
.\"
@@ -1007,6 +1007,10 @@ If USE_LIBTOOL is set, the environment variable LIBTOOL is set
to ${LIBTOOL} ${LIBTOOL_FLAGS}.
.It Ev LOCALBASE
where other ports have already been installed (default: /usr/local)
+.It Ev LP64_ARCHS
+Set to the list of 64-bit architectures.
+Use with
+.Ev NOT_FOR_ARCHS .
.It Ev MAINTAINER
E-mail address with full name of the port's maintainer.
Defaults to ports@openbsd.org.