From 97b424d2ffdd1fbaa974707103462095bf06bd7e Mon Sep 17 00:00:00 2001 From: Peter Pentchev Date: Fri, 24 Oct 2003 06:25:03 +0000 Subject: Temporarily disable building on sparc64 and alpha due to internal compiler errors. PR: 58138 Submitted by: maintainer --- games/amy/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'games/amy') 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 -- cgit v1.2.3