summaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authoralepulver <alepulver@FreeBSD.org>2007-03-23 13:35:28 +0000
committeralepulver <alepulver@FreeBSD.org>2007-03-23 13:35:28 +0000
commit23d7a47ac283778821d6b9bf14933bc840a0ff94 (patch)
treef28bf3c2a3e5430a761546adc5b24b762a896a99 /games
parent0a28456c6084880c5fc57355145a08612984470f (diff)
downloadFreeBSD-ports-23d7a47ac283778821d6b9bf14933bc840a0ff94.zip
FreeBSD-ports-23d7a47ac283778821d6b9bf14933bc840a0ff94.tar.gz
- 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" <shirshegsm@gmail.com> (maintainer)
Diffstat (limited to 'games')
-rw-r--r--games/quake3/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/quake3/Makefile b/games/quake3/Makefile
index 79438e8..63f10c3 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
OpenPOWER on IntegriCloud