mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
Also broken on sparc64. While here, switch from NOT_FOR_ARCHS to
ONLY_FOR_ARCHS. Hat: portmgr
This commit is contained in:
parent
a24cb85c45
commit
9aaf147b5b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=287859
@ -34,7 +34,8 @@ SUB_FILES= pkg-message
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
NOT_FOR_ARCHS= powerpc
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
ONLY_FOR_ARCHS_REASON= not yet ported to anything other than amd64/i386
|
||||
|
||||
.if ${ARCH} == "amd64"
|
||||
MAKE_ARGS+= ARCH=i386
|
||||
|
Loading…
Reference in New Issue
Block a user