diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/emacs20/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/emacs20/Makefile b/editors/emacs20/Makefile index 415ddeb9c6cb..c209cb2e4b15 100644 --- a/editors/emacs20/Makefile +++ b/editors/emacs20/Makefile @@ -34,6 +34,8 @@ USE_XLIB= yes .endif CONFIGURE_ARGS+= --with-line-space +NO_LATEST_LINK= yes + MAKE_ENV= INSTALL_SCRIPT="${INSTALL_SCRIPT}" MAN1= emacs.1 etags.1 ctags.1 PLIST_SUB= EMACS_VER=${EMACS_VER} EMACS_ARCH=${CONFIGURE_TARGET} |