summaryrefslogtreecommitdiffstats
path: root/games/naev
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2009-05-19 13:25:18 +0000
committererwin <erwin@FreeBSD.org>2009-05-19 13:25:18 +0000
commitd77a9116ea613b973cdcfb29982d41d9db901042 (patch)
treee8fcdf277921ea88e19d148b66ed62b4050263c7 /games/naev
parent35012cf73dedf00821921f331f70e06d135a376f (diff)
downloadFreeBSD-ports-d77a9116ea613b973cdcfb29982d41d9db901042.zip
FreeBSD-ports-d77a9116ea613b973cdcfb29982d41d9db901042.tar.gz
Mark BROKEN on i386: does not build.
Diffstat (limited to 'games/naev')
-rw-r--r--games/naev/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/games/naev/Makefile b/games/naev/Makefile
index f9206e2..fe2d11e 100644
--- a/games/naev/Makefile
+++ b/games/naev/Makefile
@@ -30,6 +30,10 @@ SUB_FILES= pkg-message
.include <bsd.port.pre.mk>
+.if ${ARCH} == i386
+BROKEN= does not build
+.endif
+
.if !defined(NOPORTDOCS)
PLIST_FILES+= %%DOCSDIR%%/conf.example
PLIST_DIRS= %%DOCSDIR%%
OpenPOWER on IntegriCloud