diff options
-rw-r--r-- | editors/emacs21/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/editors/emacs21/Makefile b/editors/emacs21/Makefile index ab13e9456d27..907cf02936d8 100644 --- a/editors/emacs21/Makefile +++ b/editors/emacs21/Makefile @@ -43,6 +43,8 @@ TEXIFILES= ada-mode autotype cc-mode cl dired-x ebrowse ediff \ info message mh-e pcl-cvs reftex sc speedbar vip \ viper widget woman +LATEST_LINK= emacs21 + post-patch: @${RM} -f ${WRKSRC}/info/* @(cd ${WRKSRC}/man ; \ |