make sure ARCH gets defined also for individual port.
Noticed by Stuart Henderson
This commit is contained in:
parent
0208f59933
commit
a52a0f1494
@ -1,6 +1,6 @@
|
||||
#-*- mode: Makefile; tab-width: 4; -*-
|
||||
# ex:ts=4 sw=4 filetype=make:
|
||||
# $OpenBSD: bsd.port.mk,v 1.910 2007/07/08 17:57:56 espie Exp $
|
||||
# $OpenBSD: bsd.port.mk,v 1.911 2007/07/09 13:32:56 espie Exp $
|
||||
# $FreeBSD: bsd.port.mk,v 1.264 1996/12/25 02:27:44 imp Exp $
|
||||
# $NetBSD: bsd.port.mk,v 1.62 1998/04/09 12:47:02 hubertf Exp $
|
||||
#
|
||||
@ -98,7 +98,7 @@ PATCH_CHECK_ONLY ?= No
|
||||
REFETCH ?= false
|
||||
|
||||
# Constants used by the ports tree
|
||||
#ARCH ?!= uname -m
|
||||
ARCH ?!= uname -m
|
||||
OPSYS = OpenBSD
|
||||
OPSYS_VER = ${OSREV}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user