diff options
Diffstat (limited to 'editors/emacs23/Makefile')
-rw-r--r-- | editors/emacs23/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/emacs23/Makefile b/editors/emacs23/Makefile index b12417cff6eb..4e035ab5c90b 100644 --- a/editors/emacs23/Makefile +++ b/editors/emacs23/Makefile @@ -35,7 +35,7 @@ PATCHFILES= emacs-21.1-fontset.patch emacs-21.2-menu-encode.patch PATCH_DIST_STRIP= -p1 .endif -USE_AUTOCONF_VER=213 +USE_AUTOTOOLS= autoconf:213 USE_GMAKE= yes CONFIGURE_TARGET= ${MACHINE_ARCH}--freebsd |