diff options
Diffstat (limited to 'games/xabacus/Makefile')
-rw-r--r-- | games/xabacus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xabacus/Makefile b/games/xabacus/Makefile index 630b7ba13ba2..4c534c795d38 100644 --- a/games/xabacus/Makefile +++ b/games/xabacus/Makefile @@ -20,7 +20,7 @@ USE_X_PREFIX= yes USE_XPM= yes USE_REINPLACE= yes GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} MAN6= xabacus.6 |