From 2209b8096db29c03fde13ba52cab46f332d6ee4d Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Tue, 16 Feb 2010 19:42:49 +0000 Subject: - Mark BROKEN on 6.X Reported by: pointyhat Feature safe: yes --- games/naev/Makefile | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'games/naev') diff --git a/games/naev/Makefile b/games/naev/Makefile index 757e3a4dbc69..377d56ca9d09 100644 --- a/games/naev/Makefile +++ b/games/naev/Makefile @@ -40,6 +40,10 @@ OPTIONS= OPENAL "Use the OpenAL sound backend" on \ .include +.if ${OSVERSION} < 700000 +BROKEN= does not configure on 6.X +.endif + .if !defined(NOPORTDOCS) PLIST_FILES+= %%DOCSDIR%%/conf.example PLIST_DIRS= %%DOCSDIR%% -- cgit v1.2.3