diff options
Diffstat (limited to 'editors/xemacs21-mule/Makefile')
-rw-r--r-- | editors/xemacs21-mule/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/xemacs21-mule/Makefile b/editors/xemacs21-mule/Makefile index 98cae6376807..dab6547c2a89 100644 --- a/editors/xemacs21-mule/Makefile +++ b/editors/xemacs21-mule/Makefile @@ -48,7 +48,7 @@ USE_XLIB= yes USE_XPM= yes STRIP= USE_AUTOCONF_VER= 213 -CONFIGURE_TARGET=${MACHINE_ARCH}--freebsd +CONFIGURE_TARGET=${ARCH}--freebsd CONFIGURE_ARGS= --with-x11 \ --with-mule \ |