Allow building on powerpc64le.
Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
7da0a134c5
commit
316b80c125
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=549779
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ GH_ACCOUNT= andreas-kupries
|
|||
TEST_TARGET= test
|
||||
|
||||
PLIST_SUB+= VER=${PORTVERSION:R} \
|
||||
ARCH=${ARCH:C/arm.*/arm/:S/i386/ix86/:S/aarch64/arm/:S/mips64/mips/:S/powerpc64/powerpc/}
|
||||
ARCH=${ARCH:C/arm.*/arm/:S/i386/ix86/:S/aarch64/arm/:S/mips64/mips/:C/powerpc64.*/powerpc/}
|
||||
PORTDOCS= *
|
||||
|
||||
NO_BUILD= yes
|
||||
|
|
Loading…
Reference in a new issue