From 25744623eb6e089d42b6cf2e603ffba959d8f40d Mon Sep 17 00:00:00 2001 From: Erwin Lansing Date: Thu, 31 Jan 2008 17:18:54 +0000 Subject: Also mark BROKEN on 7.0 and higher. --- news/openftd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'news') diff --git a/news/openftd/Makefile b/news/openftd/Makefile index 845ef6aea8aa..0661311d57af 100644 --- a/news/openftd/Makefile +++ b/news/openftd/Makefile @@ -35,7 +35,7 @@ CONFIGURE_ARGS= --with-libcurl-libraries=${LOCALBASE}/lib \ .include -.if ${ARCH} == "amd64" +.if ${ARCH} == "amd64" || ${OSVERSION} >= 700000 BROKEN= Does not install .endif -- cgit v1.2.3