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 93bc7d5f72f..ba0afe66e8c 100644 --- a/editors/xemacs/Makefile +++ b/editors/xemacs/Makefile @@ -28,7 +28,7 @@ XEMACS_ARCH= ${CONFIGURE_TARGET} USE_XLIB= yes USE_XPM= yes STRIP= -USE_AUTOCONF= yes +USE_AUTOCONF_VER=213 CONFIGURE_TARGET=${MACHINE_ARCH}--freebsd CONFIGURE_ARGS?=--with-clash-detection \ |