diff options
Diffstat (limited to 'games/adonthell/Makefile')
-rw-r--r-- | games/adonthell/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/adonthell/Makefile b/games/adonthell/Makefile index 935fc2c66edb..7745fbf24a3b 100644 --- a/games/adonthell/Makefile +++ b/games/adonthell/Makefile @@ -25,7 +25,7 @@ USE_PYTHON= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+= --disable-py-debug -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= LDFLAGS=-L${LOCALBASE}/lib .include <bsd.port.pre.mk> |