aboutsummaryrefslogtreecommitdiff
path: root/games/scorched3d/Makefile
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-06-21 21:30:30 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-06-21 21:30:30 +0000
commitcc9734cd5a36363529ffc2f2704ce379aaedb356 (patch)
treebfbfc92721955e63bd79df096b068534c1f19b18 /games/scorched3d/Makefile
parentea40e726702118ee39fce59a8d72e8f906754e14 (diff)
downloadports-cc9734cd5a36363529ffc2f2704ce379aaedb356.tar.gz
ports-cc9734cd5a36363529ffc2f2704ce379aaedb356.zip
Notes
Diffstat (limited to 'games/scorched3d/Makefile')
-rw-r--r--games/scorched3d/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/games/scorched3d/Makefile b/games/scorched3d/Makefile
index 48b20956aa62..5df4f456de82 100644
--- a/games/scorched3d/Makefile
+++ b/games/scorched3d/Makefile
@@ -42,8 +42,8 @@ CONFIGURE_ARGS+= --with-mysql
.include <bsd.port.pre.mk>
-.if ${ARCH} != "i386"
-BROKEN= "Does not compile on !i386"
+.if ${ARCH} != "i386" && ${ARCH} != "amd64"
+BROKEN= "Does not compile on !i386 and !amd64"
.endif
pre-configure: