aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorClive Lin <clive@FreeBSD.org>2004-04-30 10:32:50 +0000
committerClive Lin <clive@FreeBSD.org>2004-04-30 10:32:50 +0000
commite3f52e0a05577cdd1c0cb09971051c502e68ebbf (patch)
tree38f61e82b4cd35ca729226fdb5ab8ad388ea8b5f /editors
parent83c05685898d9f873491e76f589f3d8e9b9a3bb5 (diff)
downloadports-e3f52e0a05577cdd1c0cb09971051c502e68ebbf.tar.gz
ports-e3f52e0a05577cdd1c0cb09971051c502e68ebbf.zip
Notes
Diffstat (limited to 'editors')
-rw-r--r--editors/emacs20/Makefile2
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}