aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/stepmania-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/stepmania-devel/Makefile b/games/stepmania-devel/Makefile
index 62cae35118ba..2f2d9116470d 100644
--- a/games/stepmania-devel/Makefile
+++ b/games/stepmania-devel/Makefile
@@ -54,8 +54,8 @@ LIB_DEPENDS+= theora.0:${PORTSDIR}/multimedia/libtheora
CONFIGURE_ARGS+=--without-theora
.endif
-.if ${OSVERSION} < 700000
-BROKEN= does not link
+.if ${OSVERSION} < 800000
+BROKEN= does not compile
.endif
post-patch: