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