diff options
Diffstat (limited to 'chinese/xemacs/Makefile')
-rw-r--r-- | chinese/xemacs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/xemacs/Makefile b/chinese/xemacs/Makefile index 26a671909180..1efef518f5f1 100644 --- a/chinese/xemacs/Makefile +++ b/chinese/xemacs/Makefile @@ -27,7 +27,7 @@ USE_GMAKE= yes USE_XPM= yes STRIP= HAS_CONFIGURE= yes -XEMACS_ARCH= ${ARCH}--freebsd +XEMACS_ARCH= ${MACHINE_ARCH}--freebsd CONFIGURE_ARGS= ${XEMACS_ARCH} --prefix=${PREFIX} \ --with-mule \ --with-xfs \ |