aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-12-06 22:13:14 +0800
committerbapt <bapt@FreeBSD.org>2013-12-06 22:13:14 +0800
commit74a4e8d0903b52e2194ca682dfb43a481cce3d78 (patch)
tree125221ae6be0b86e3b896ce9c9921dd9e7ac7b19
parentb1984da22e5d291be402f0928b47142962d823c8 (diff)
downloadfreebsd-ports-gnome-74a4e8d0903b52e2194ca682dfb43a481cce3d78.tar.gz
freebsd-ports-gnome-74a4e8d0903b52e2194ca682dfb43a481cce3d78.tar.zst
freebsd-ports-gnome-74a4e8d0903b52e2194ca682dfb43a481cce3d78.zip
Mark as broken
common/math.S: Assembler messages: common/math.S:110: Error: suffix or operands invalid for `push' common/math.S:405: Error: suffix or operands invalid for `pop' gmake: *** [build/nqsw/math.o] Error 1 *** [do-build] Error code 1
-rw-r--r--games/tyrquake/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/tyrquake/Makefile b/games/tyrquake/Makefile
index ca356fc642b4..9e7ac2fc4649 100644
--- a/games/tyrquake/Makefile
+++ b/games/tyrquake/Makefile
@@ -10,6 +10,8 @@ MASTER_SITES= http://disenchant.net/files/engine/
MAINTAINER= rsmith@xs4all.nl
COMMENT= Very conservative branch of the Quake source code
+BROKEN= Fails to build
+
USE_XORG= x11 xxf86vm xdamage xfixes xau xext xdmcp
USE_GL= yes
USE_GMAKE= yes