mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Mark broken on 8.x: does not build
This commit is contained in:
parent
704f21cabd
commit
a71a6eac63
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=251000
@ -41,6 +41,10 @@ OPTIONS= GAME "Build the main game .so file" off \
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 800501
|
||||
BROKEN= does not build
|
||||
.endif
|
||||
|
||||
.if !defined(WITHOUT_GAME)
|
||||
PLIST_SUB+= GAME=""
|
||||
Q2GAMES+= baseq2
|
||||
|
Loading…
Reference in New Issue
Block a user