summaryrefslogtreecommitdiff
path: root/games/d2x-xl
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2009-03-16 10:01:07 +0000
committerMark Linimon <linimon@FreeBSD.org>2009-03-16 10:01:07 +0000
commit4c32aa4c4d91797cb4f2ca5bebdd976632bf90e8 (patch)
treebbfb69a369d64dff7e042bd95d1819f5ece325ca /games/d2x-xl
parentMark as broken on sparc64: fails to configure. (diff)
Mark as broken on sparc64: fails to compile.
Notes
Notes: svn path=/head/; revision=230208
Diffstat (limited to 'games/d2x-xl')
-rw-r--r--games/d2x-xl/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/games/d2x-xl/Makefile b/games/d2x-xl/Makefile
index cb34c5331621..dd6eed00a67e 100644
--- a/games/d2x-xl/Makefile
+++ b/games/d2x-xl/Makefile
@@ -35,6 +35,10 @@ OPTIONS= OPENGL "Use OpenGL for 3D graphics" on
.include <bsd.port.pre.mk>
+.if ${ARCH} == "sparc64"
+BROKEN= Does not compile on sparc64
+.endif
+
.if !defined(WITHOUT_OPENGL)
USE_GL= gl glu glut
CONFIGURE_ARGS+=--with-opengl