mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04: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
1 changed files with 3 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue