diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-02-13 09:06:56 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-02-13 09:06:56 +0000 |
commit | 497d163127481e1daf87c4b369734955ec585db1 (patch) | |
tree | 100b543fa0fe099ad814dffec16ff09808a3b9ba /japanese | |
parent | Update to 3.7p1 (diff) |
- Use LATEST_LINK
PR: ports/62423
Submitted by: maintainer
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/emacs20-emcws/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/japanese/emacs20-emcws/Makefile b/japanese/emacs20-emcws/Makefile index 8c00a0507657..10fd06f16dff 100644 --- a/japanese/emacs20-emcws/Makefile +++ b/japanese/emacs20-emcws/Makefile @@ -26,6 +26,8 @@ BUILD_DEPENDS= emacs-${EMACS_VER}:${PORTSDIR}/editors/emacs20 WRKSRC= ${WRKDIR}/emacs-${EMACS_VER} +LATEST_LINK= ja-emcws20 + USE_AUTOCONF= YES USE_GMAKE= YES EMACS_VER= 20.7 |