From 629ab684fd90b586035a29ea810c41481535adc6 Mon Sep 17 00:00:00 2001 From: pav Date: Fri, 14 Nov 2008 13:00:19 +0000 Subject: - Do not explicitly set LATEST_LINK to the default value. Slave ports need to be able to override this. --- editors/emacs/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'editors/emacs') diff --git a/editors/emacs/Makefile b/editors/emacs/Makefile index 1f0742c6321f..3506a6aabef9 100644 --- a/editors/emacs/Makefile +++ b/editors/emacs/Makefile @@ -64,8 +64,6 @@ INFO= ada-mode autotype calc ccmode cl dired-x ebrowse ediff \ org pcl-cvs pgg rcirc reftex sc ses sieve smtpmail speedbar \ tramp url vip viper widget woman -LATEST_LINK= emacs - .include .if ${ARCH} == "ia64" -- cgit