From e3f52e0a05577cdd1c0cb09971051c502e68ebbf Mon Sep 17 00:00:00 2001 From: Clive Lin Date: Fri, 30 Apr 2004 10:32:50 +0000 Subject: . Define NO_LATEST_LINK so that packages/Latest will not be disturbed. . This commit will also help its satellite port to avoid problem above: . chinese/emacs20 --- editors/emacs20/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'editors/emacs20') 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} -- cgit v1.2.3