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