diff options
Diffstat (limited to 'games/d2x/Makefile')
-rw-r--r-- | games/d2x/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/d2x/Makefile b/games/d2x/Makefile index dc1ec9e..322ecf7 100644 --- a/games/d2x/Makefile +++ b/games/d2x/Makefile @@ -14,7 +14,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Unix port of Descent 2 Game GNU_CONFIGURE= yes -CONFIGURE_TARGET=--build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_SDL= sdl image USE_GMAKE= yes |