diff options
Diffstat (limited to 'russian/xruskb')
-rw-r--r-- | russian/xruskb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/russian/xruskb/Makefile b/russian/xruskb/Makefile index 7406ebae0bda..bd8168db3ff9 100644 --- a/russian/xruskb/Makefile +++ b/russian/xruskb/Makefile @@ -18,7 +18,7 @@ USE_X_PREFIX= YES USE_BZIP2= YES GNU_CONFIGURE= YES CONFIGURE_ARGS= --datadir=${PREFIX}/share -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} .if defined(WITH_MOTIF) CONFIGURE_ARGS+= --with-toolkit=motif |