aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--games/bloodfrontier/Makefile2
-rw-r--r--games/redeclipse/Makefile2
-rw-r--r--games/sauerbraten/Makefile2
3 files changed, 6 insertions, 0 deletions
diff --git a/games/bloodfrontier/Makefile b/games/bloodfrontier/Makefile
index ea47a583434b..de5f07bf7f26 100644
--- a/games/bloodfrontier/Makefile
+++ b/games/bloodfrontier/Makefile
@@ -31,6 +31,8 @@ SUB_FILES= sauer_client sauer_server pkg-message
.if ${OSVERSION} < 500000
BROKEN= Does not build on 4.x
+.elif ${OSVERSION} > 700016
+BROKEN= Does not build on CURRENT
.endif
post-extract:
diff --git a/games/redeclipse/Makefile b/games/redeclipse/Makefile
index ea47a583434b..de5f07bf7f26 100644
--- a/games/redeclipse/Makefile
+++ b/games/redeclipse/Makefile
@@ -31,6 +31,8 @@ SUB_FILES= sauer_client sauer_server pkg-message
.if ${OSVERSION} < 500000
BROKEN= Does not build on 4.x
+.elif ${OSVERSION} > 700016
+BROKEN= Does not build on CURRENT
.endif
post-extract:
diff --git a/games/sauerbraten/Makefile b/games/sauerbraten/Makefile
index ea47a583434b..de5f07bf7f26 100644
--- a/games/sauerbraten/Makefile
+++ b/games/sauerbraten/Makefile
@@ -31,6 +31,8 @@ SUB_FILES= sauer_client sauer_server pkg-message
.if ${OSVERSION} < 500000
BROKEN= Does not build on 4.x
+.elif ${OSVERSION} > 700016
+BROKEN= Does not build on CURRENT
.endif
post-extract: