diff options
-rw-r--r-- | games/freeminer/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/freeminer/Makefile b/games/freeminer/Makefile index e8f7c3af96c4..94ce89d6e4df 100644 --- a/games/freeminer/Makefile +++ b/games/freeminer/Makefile @@ -28,6 +28,7 @@ PORTDOCS= * OPTIONS_DEFINE= CLIENT SERVER CURL SOUND FREETYPE LEVELDB LUAJIT NLS DOCS EXAMPLES OPTIONS_DEFAULT=CLIENT SERVER CURL SOUND FREETYPE LEVELDB LUAJIT +OPTIONS_EXCLUDE_powerpc64= LUAJIT OPTIONS_SUB= yes CLIENT_DESC= Build client |