mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-17 03:25:46 +00:00
- Does not build on sparc64
This commit is contained in:
parent
55b504f41a
commit
daf97c2075
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=167429
@ -62,4 +62,8 @@ post-patch:
|
||||
IGNORE= requires perl 5.6.x or later. Install lang/perl5 then try again
|
||||
.endif
|
||||
|
||||
.if ${ARCH} == "sparc64"
|
||||
BROKEN= Does not build on sparc64
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user