aboutsummaryrefslogtreecommitdiff
path: root/news/openftd
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-10-01 06:11:13 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-10-01 06:11:13 +0000
commit156c0406ba6668de3a8bc936e7756ff7998b960d (patch)
tree929d263b0b652d490b44add93178ba95f94d1214 /news/openftd
parentd65230d888df2fe0db4ed501701159226f454362 (diff)
downloadports-156c0406ba6668de3a8bc936e7756ff7998b960d.tar.gz
ports-156c0406ba6668de3a8bc936e7756ff7998b960d.zip
Notes
Diffstat (limited to 'news/openftd')
-rw-r--r--news/openftd/Makefile5
1 files changed, 5 insertions, 0 deletions
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 <bsd.port.pre.mk>
+
+.if ${ARCH} == "amd64"
+BROKEN= Does not install
+.endif
+
.include "${.CURDIR}/../../www/mozilla/bsd.gecko.mk"
.include <bsd.port.post.mk>