diff options
Diffstat (limited to 'games/jfk/Makefile')
-rw-r--r-- | games/jfk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/jfk/Makefile b/games/jfk/Makefile index aa2a6fba448a..6f07fe0ae593 100644 --- a/games/jfk/Makefile +++ b/games/jfk/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://relax.ath.cx/jfk/ MAINTAINER= stefan@fafoe.narf.at COMMENT= A multiplayer 2D shoot'em up game -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} GNU_CONFIGURE= yes USE_SDL= image sdl |