From 7720aa57a93a09e729d52e3e97d3c656f10c929d Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Thu, 15 Apr 2010 22:22:38 +0000 Subject: - Mark BROKEN on 7.X too Reported by: pointyhat --- games/stepmania-devel/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games') 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: -- cgit v1.2.3