diff options
Diffstat (limited to 'games/maelstrom/Makefile')
-rw-r--r-- | games/maelstrom/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/maelstrom/Makefile b/games/maelstrom/Makefile index cc545d01a190..7764a58e25a0 100644 --- a/games/maelstrom/Makefile +++ b/games/maelstrom/Makefile @@ -19,7 +19,7 @@ USE_X_PREFIX= yes USE_SDL= sdl net USE_XPM= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} .if !defined(NOPORTDOCS) INSTALL_TARGET= install install_gamedocs |