diff options
Diffstat (limited to 'japanese/emacs-emcws/Makefile')
-rw-r--r-- | japanese/emacs-emcws/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/emacs-emcws/Makefile b/japanese/emacs-emcws/Makefile index b87c05ef6966..fba2a206c59d 100644 --- a/japanese/emacs-emcws/Makefile +++ b/japanese/emacs-emcws/Makefile @@ -42,7 +42,7 @@ WITH_FREEWNN?= NO WITH_CANNA?= YES WITH_SJ3?= NO -CONFIGURE_TARGET= ${ARCH}--freebsd +CONFIGURE_TARGET= ${MACHINE_ARCH}--freebsd .if !defined(NO_X11) CONFIGURE_ARGS= --with-x-toolkit --with-pop |