summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2009-05-19 13:25:18 +0000
committerErwin Lansing <erwin@FreeBSD.org>2009-05-19 13:25:18 +0000
commit7a2d542e12c821ee711562d342b2e76829adc3d2 (patch)
treefe8159118bfc43e01017444f065440e7f8435c71 /games
parent-Added port: devel/lmdbg (diff)
Mark BROKEN on i386: does not build.
Notes
Notes: svn path=/head/; revision=234204
Diffstat (limited to 'games')
-rw-r--r--games/naev/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/games/naev/Makefile b/games/naev/Makefile
index f9206e2f87a4..fe2d11e13080 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%%