diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/q3cellshading/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/q3cellshading/Makefile b/games/q3cellshading/Makefile index 663ac3f5c98f..2df4dcdc5f08 100644 --- a/games/q3cellshading/Makefile +++ b/games/q3cellshading/Makefile @@ -15,6 +15,8 @@ DISTNAME= q3cel-${PORTVERSION}-src MAINTAINER= alepulver@FreeBSD.org COMMENT= Quake III engine with Cell Shading capabilities +ONLY_FOR_ARCHS= i386 +ONLY_FOR_ARCHS_REASON= does not run properly; try games/ioquake3 with option USE_ZIP= yes USE_DOS2UNIX= yes USE_GMAKE= yes |