diff options
Diffstat (limited to 'games/quake3')
-rw-r--r-- | games/quake3/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |