mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
Mark broken on sparc64: does not compile.
This commit is contained in:
parent
97baca050a
commit
a2815a4474
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=206574
@ -125,4 +125,8 @@ CONFIGURE_ARGS+=--disable-apps
|
||||
PLIST_SUB+= DEMO="@comment "
|
||||
.endif
|
||||
|
||||
.if ${ARCH} == "sparc64"
|
||||
BROKEN= Does not compile
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user