Canonicalize use of GCC on all powerpc variants.
Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
52dc4a9eea
commit
96c6c4a799
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=549761
1 changed files with 1 additions and 1 deletions
|
@ -230,7 +230,7 @@ XWIDGETS_CONFIGURE_WITH= xwidgets
|
|||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${ARCH} == powerpc64
|
||||
.if ${ARCH:Mpowerpc*}
|
||||
USE_GCC= any
|
||||
.endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue