mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-19 00:13:33 +00:00
Mark as broken on sparc64: does not install.
This commit is contained in:
parent
66945b4fae
commit
1c62316060
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=279398
@ -44,6 +44,10 @@ OPTIONS= X11 "Build Boinc Manager GUI" on \
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "sparc64"
|
||||
BROKEN= Does not install on sparc64
|
||||
.endif
|
||||
|
||||
.if !defined(WITHOUT_X11)
|
||||
USE_GL= glut
|
||||
USE_XORG= x11
|
||||
|
Loading…
Reference in New Issue
Block a user