mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Re-mark as BROKEN but only for i386.
This commit is contained in:
parent
b6f41d5952
commit
a070c288c9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=218626
@ -30,6 +30,10 @@ OPTIONS= LUA "Build with Lua scripting support" off
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == i386
|
||||
BROKEN= does not build
|
||||
.endif
|
||||
|
||||
.if defined(WITH_LUA)
|
||||
USE_LUA= 5.0+
|
||||
.else
|
||||
|
Loading…
Reference in New Issue
Block a user