mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
Mark as broken on sparc64 (appears to invoke i386 asm).
This commit is contained in:
parent
20f4e7537a
commit
b10c21b547
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=227501
@ -32,6 +32,10 @@ OPTIONS= ADDONS "Install addons (~200 MB download size)" off \
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "sparc64"
|
||||
BROKEN= Does not compile on sparc64
|
||||
.endif
|
||||
|
||||
.if defined(WITH_ADDONS)
|
||||
DISTNAME= LostPixels-${PORTVERSION}-source-with-addons
|
||||
PKGNAMESUFFIX= -with-addons
|
||||
|
Loading…
Reference in New Issue
Block a user