Generalize powerpc ARCH test.

Approved by:	portmgr (tier-2 blanket)
This commit is contained in:
Mark Linimon 2020-09-20 14:02:08 +00:00
parent 272e68aac8
commit f8bd34a446
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=549115

View File

@ -46,7 +46,7 @@ SQLITE_MAKE_ARGS= sqlite=true
.include <bsd.port.pre.mk>
.if ${ARCH} == powerpc || ${ARCH} == powerpc64
.if ${ARCH:Mpowerpc*}
PLIST_SUB+= PPC="" \
X86="@comment "
.elif ${ARCH} == amd64 || ${ARCH} == i386