aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorroam <roam@FreeBSD.org>2003-10-24 14:25:03 +0800
committerroam <roam@FreeBSD.org>2003-10-24 14:25:03 +0800
commit2ef9071e7be4ca8e23319c1c92f18179524f04dc (patch)
tree5fdf7c651d63b8a2e4b856fa4a1753dda5b17f4b /games
parentd01efe8261e10a426b731a9508bcdc216d7eafb5 (diff)
downloadfreebsd-ports-gnome-2ef9071e7be4ca8e23319c1c92f18179524f04dc.tar.gz
freebsd-ports-gnome-2ef9071e7be4ca8e23319c1c92f18179524f04dc.tar.zst
freebsd-ports-gnome-2ef9071e7be4ca8e23319c1c92f18179524f04dc.zip
Temporarily disable building on sparc64 and alpha due to internal
compiler errors. PR: 58138 Submitted by: maintainer
Diffstat (limited to 'games')
-rw-r--r--games/amy/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/amy/Makefile b/games/amy/Makefile
index f19de5dfed9a..e96f97cd38ae 100644
--- a/games/amy/Makefile
+++ b/games/amy/Makefile
@@ -17,6 +17,8 @@ COMMENT= A chess program for playing and analyzing games
LIB_DEPENDS= db2.0:${PORTSDIR}/databases/db2:install
+NOT_FOR_ARCHS= sparc64 alpha
+
MAN6= Amy.6
HAS_CONFIGURE= yes