aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/eduke32/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/eduke32/Makefile b/games/eduke32/Makefile
index 14dba4b37c3e..e45b197d4a4e 100644
--- a/games/eduke32/Makefile
+++ b/games/eduke32/Makefile
@@ -51,6 +51,8 @@ OPTIONS_DEFINE_i386= ASM
OPTIONS_DEFAULT_i386= ASM
OPTIONS_DEFAULT_amd64= GCC
OPTIONS_DEFAULT_powerpc= GCC
+OPTIONS_DEFAULT_powerpcspe= GCC
+OPTIONS_DEFAULT_powerpc64= GCC
OPTIONS_DEFAULT_sparc64= GCC
ASM_BUILD_DEPENDS= nasm:devel/nasm