diff options
Diffstat (limited to 'games/openmortal/Makefile')
-rw-r--r-- | games/openmortal/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/openmortal/Makefile b/games/openmortal/Makefile index 8b17bc2032ba..1f3d05106636 100644 --- a/games/openmortal/Makefile +++ b/games/openmortal/Makefile @@ -22,7 +22,7 @@ USE_REINPLACE= yes USE_SDL= mixer image sdl net GNU_CONFIGURE= yes -CONFIGURE_TARGET=--build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" post-patch: |