aboutsummaryrefslogtreecommitdiff
path: root/games/linux-quake3
diff options
context:
space:
mode:
authorAlejandro Pulver <alepulver@FreeBSD.org>2006-10-23 19:31:13 +0000
committerAlejandro Pulver <alepulver@FreeBSD.org>2006-10-23 19:31:13 +0000
commit372011fdad150b9d39ad62daf525e14244092791 (patch)
treea47b3749aa3ddd3062369a1ed3e7b07236b85a7a /games/linux-quake3
parent3964bbdc759cb4ca48082e07398c2f237bb2847c (diff)
downloadports-372011fdad150b9d39ad62daf525e14244092791.tar.gz
ports-372011fdad150b9d39ad62daf525e14244092791.zip
- Change wrong "IA32_BINARY_PORT=yes" to "ONLY_FOR_ARCHS=amd64 i386" (the
first one is only for native binaries). Reported by: gabor Approved by: portmgr (erwin)
Notes
Notes: svn path=/head/; revision=175507
Diffstat (limited to 'games/linux-quake3')
-rw-r--r--games/linux-quake3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/linux-quake3/Makefile b/games/linux-quake3/Makefile
index 81ffed88226a..ebcbdd93e865 100644
--- a/games/linux-quake3/Makefile
+++ b/games/linux-quake3/Makefile
@@ -18,7 +18,7 @@ DIST_SUBDIR= ${Q3PKGNAMEPREFIX}data
MAINTAINER= alepulver@FreeBSD.org
COMMENT= Quake III Arena for Linux
-IA32_BINARY_PORT= yes
+ONLY_FOR_ARCHS= i386 amd64
USE_ZIP= yes
USE_LINUX= yes
NO_WRKSUBDIR= yes