From 156c0406ba6668de3a8bc936e7756ff7998b960d Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Mon, 1 Oct 2007 06:11:13 +0000 Subject: Mark as broken on amd64. May also be broken on sparc64, but the packages there are pretty far behind. --- news/openftd/Makefile | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'news/openftd') diff --git a/news/openftd/Makefile b/news/openftd/Makefile index 51e9d914d012..845ef6aea8aa 100644 --- a/news/openftd/Makefile +++ b/news/openftd/Makefile @@ -34,5 +34,10 @@ CONFIGURE_ARGS= --with-libcurl-libraries=${LOCALBASE}/lib \ --with-pcre_libraries=${LOCALBASE}/lib .include + +.if ${ARCH} == "amd64" +BROKEN= Does not install +.endif + .include "${.CURDIR}/../../www/mozilla/bsd.gecko.mk" .include -- cgit v1.2.3