From f0c2b7bfb9050a16d9fe5a18eb0121c110545a60 Mon Sep 17 00:00:00 2001 From: Alejandro Pulver Date: Fri, 23 Mar 2007 13:35:28 +0000 Subject: - Mark as ONLY_FOR_ARCHS=i386, the reason is that it doesn't run properly (first it segfaulted, and after fixing it, the server just freezes consuming the CPU). It was tested on an amd64, but it's very likely to happen in the other archs too). PR: ports/110690 Submitted by: alepulver (myself) Approved by: "Linas Valiukas" (maintainer) --- games/quake3/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'games') diff --git a/games/quake3/Makefile b/games/quake3/Makefile index 79438e899814..63f10c3bbf34 100644 --- a/games/quake3/Makefile +++ b/games/quake3/Makefile @@ -19,6 +19,8 @@ DISTNAME= ${PORTNAME}-${REALVERSION}-source MAINTAINER= shirshegsm@gmail.com COMMENT= Quake III Arena -- first person shooter (native build) +ONLY_FOR_ARCHS= i386 +ONLY_FOR_ARCHS_REASON= does not run properly; try games/ioquake3 USE_ZIP= yes USE_DOS2UNIX= yes USE_GMAKE= yes -- cgit v1.2.3