diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2012-08-03 14:57:28 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2012-08-03 14:57:28 +0000 |
commit | 4339c3ef56742655be496778b5400c85a0a3ba69 (patch) | |
tree | 13fb125d453b9662a3ef0fecdd98a9d95d65be6a /editors/emacs23 | |
parent | 8c6f05e21e66ec647e4779050424504b694d5503 (diff) | |
download | ports-4339c3ef56742655be496778b5400c85a0a3ba69.tar.gz ports-4339c3ef56742655be496778b5400c85a0a3ba69.zip |
Notes
Diffstat (limited to 'editors/emacs23')
-rw-r--r-- | editors/emacs23/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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 |