summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/q3base/Makefile2
-rw-r--r--games/quake3-q3base/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/games/q3base/Makefile b/games/q3base/Makefile
index b4a66f1f395a..ea84aca62eaa 100644
--- a/games/q3base/Makefile
+++ b/games/q3base/Makefile
@@ -19,6 +19,8 @@ BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm
USE_BZIP2= yes
USE_SDL= sdl net
+ONLY_FOR_ARCHS= i386
+
GNU_CONFIGURE= yes
CONFIGURE_ENV+= SDL_CONFIG=${SDL_CONFIG}
CONFIGURE_TARGET=
diff --git a/games/quake3-q3base/Makefile b/games/quake3-q3base/Makefile
index b4a66f1f395a..ea84aca62eaa 100644
--- a/games/quake3-q3base/Makefile
+++ b/games/quake3-q3base/Makefile
@@ -19,6 +19,8 @@ BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm
USE_BZIP2= yes
USE_SDL= sdl net
+ONLY_FOR_ARCHS= i386
+
GNU_CONFIGURE= yes
CONFIGURE_ENV+= SDL_CONFIG=${SDL_CONFIG}
CONFIGURE_TARGET=