From ba013d1ec3e89f7c0c2dbec65093f17ee16dc224 Mon Sep 17 00:00:00 2001 From: ashish Date: Fri, 3 Aug 2012 14:57:28 +0000 Subject: - Fix LATEST_LINK Reported by: erwin --- editors/emacs23/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'editors') diff --git a/editors/emacs23/Makefile b/editors/emacs23/Makefile index 293f527f215f..8600c907813f 100644 --- a/editors/emacs23/Makefile +++ b/editors/emacs23/Makefile @@ -34,6 +34,7 @@ CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS= --localstatedir=/var WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +LATEST_LINK= emacs23 MAN1= b2m.1 ctags.1 ebrowse.1 emacs.1 emacsclient.1 etags.1 \ grep-changelog.1 rcs-checkin.1 -- cgit