diff options
Diffstat (limited to 'games/ifm/Makefile')
-rw-r--r-- | games/ifm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/ifm/Makefile b/games/ifm/Makefile index bf5163298ab1..13b1cd94b4cb 100644 --- a/games/ifm/Makefile +++ b/games/ifm/Makefile @@ -25,7 +25,7 @@ RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 USE_PERL5= yes USE_GMAKE= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= WISH=${LOCALBASE}/bin/wish8.4 post-patch: |