From a21a6530bc13bc89db6a95defef58cbf78ebf416 Mon Sep 17 00:00:00 2001 From: Marc Espie Date: Thu, 22 Jan 2004 21:32:44 +0000 Subject: document PKG_ARCH --- share/man/man5/bsd.port.mk.5 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5 index 80848a6b2fd..39536ed41dc 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.128 2004/01/18 07:55:34 sturm Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.129 2004/01/22 21:32:43 espie Exp $ .\" .\" Copyright (c) 2000 Marc Espie .\" @@ -1201,6 +1201,10 @@ PATCH_LIST=${PORTSDIR}/x11/kde/libs2/patches/p-* patch-* .It Ev PATCH_STRIP Patch option used to strip directory levels while applying port's patches. Defaults to -p0 . +.It Ev PKG_ARCH +Comma-separated list of architectures on which this package may install. +Defaults to ${MACHINE_ARCH},${ARCH}. +Use * to mean any arch. .It Ev PKG_DBDIR Path to package installation records. Defaults to -- cgit v1.2.3