diff options
Diffstat (limited to 'japanese/eb3/Makefile')
-rw-r--r-- | japanese/eb3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/eb3/Makefile b/japanese/eb3/Makefile index 526ba5a241bf..3f9bb04c5f58 100644 --- a/japanese/eb3/Makefile +++ b/japanese/eb3/Makefile @@ -63,7 +63,7 @@ USE_GETTEXT= yes USE_PERL5= yes USE_INC_LIBTOOL_VER=13 INSTALLS_SHLIB= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --enable-nls \ --with-gettext-includes=${LOCALBASE}/include \ --with-gettext-libraries=${LOCALBASE}/lib \ |