mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
The correct spelling of the PowerPC arch is "powerpc", not "ppc".
Hat: portmgr
This commit is contained in:
parent
482653784f
commit
6cd9f00cbd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=243367
@ -24,7 +24,7 @@ MAKE_JOBS_SAFE= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
||||
ONLY_FOR_ARCHS= i386 ppc
|
||||
ONLY_FOR_ARCHS= i386 powerpc
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user