mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-26 09:46:09 +00:00
Mark BROKEN on 8.x: does not build
This commit is contained in:
parent
d9867d63e1
commit
cafed6c4a2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=240045
@ -28,6 +28,10 @@ TENDRA_ARCH= ${ARCH:S/i386/80x86/}
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 800000
|
||||
BROKEN= does not build
|
||||
.endif
|
||||
|
||||
.if ${ARCH} == "i386"
|
||||
PLIST_SUB+= ONLY_FOR_I386=""
|
||||
.else
|
||||
|
Loading…
Reference in New Issue
Block a user