mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-09 06:51:44 +00:00
Mark BROKEN on 8.x: does not build
This commit is contained in:
parent
3c038d452e
commit
acb1146873
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=235047
@ -29,6 +29,10 @@ MAKE_ENV= WITHOUT_DEBUG=yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 800064
|
||||
BROKEN= does not build
|
||||
.endif
|
||||
|
||||
.if !exists(/usr/src/sys/Makefile)
|
||||
IGNORE= requires kernel source files
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user