diff options
Diffstat (limited to 'editors/xemacs/Makefile')
-rw-r--r-- | editors/xemacs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/xemacs/Makefile b/editors/xemacs/Makefile index 0d48bcd4672f..c53cb5105469 100644 --- a/editors/xemacs/Makefile +++ b/editors/xemacs/Makefile @@ -25,7 +25,7 @@ RUN_DEPENDS+= ${LOCALBASE}/lib/xemacs/xemacs-packages/etc/enriched.doc:${PORTSDI USE_BZIP2= yes STRIP= USE_AUTOCONF_VER=213 -CONFIGURE_TARGET=${ARCH}--freebsd +CONFIGURE_TARGET=${MACHINE_ARCH}--freebsd CONFIGURE_ARGS?=--with-clash-detection \ --with-sound=native,nonas,noesd \ |