1
0
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:
Mark Linimon 2011-12-22 11:15:30 +00:00
parent a24cb85c45
commit 9aaf147b5b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=287859

View File

@ -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