mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
Do not compiled on sparc64. Reflect it with NOT_FOR_ARCH.
PR: ports/74335 Submitted by: maintainer
This commit is contained in:
parent
7e2371bc12
commit
fea96d9dd2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=122517
@ -29,6 +29,9 @@ WRKSRC= ${WRKDIR}/mac-3.99-u4
|
||||
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
# does not compile on sparc64
|
||||
NOT_FOR_ARCHS= sparc64
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 500000
|
||||
|
Loading…
Reference in New Issue
Block a user