diff options
author | vd <vd@FreeBSD.org> | 2007-10-14 15:42:54 +0800 |
---|---|---|
committer | vd <vd@FreeBSD.org> | 2007-10-14 15:42:54 +0800 |
commit | 50323b2aa31f84fd8a7fbc047c7aa3952ce61760 (patch) | |
tree | 17be447ebda33dcf8aa43a7fa63ba6e1d8dd7a8d /japanese | |
parent | 1a6406c52be82f958d51f054c35299c7f24d6287 (diff) | |
download | freebsd-ports-graphics-50323b2aa31f84fd8a7fbc047c7aa3952ce61760.tar.gz freebsd-ports-graphics-50323b2aa31f84fd8a7fbc047c7aa3952ce61760.tar.zst freebsd-ports-graphics-50323b2aa31f84fd8a7fbc047c7aa3952ce61760.zip |
Switch to a newer (non-deprecated) version of Emacs.
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/elisp-manual/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/elisp-manual/Makefile b/japanese/elisp-manual/Makefile index e0c015a3f95..e83f993145a 100644 --- a/japanese/elisp-manual/Makefile +++ b/japanese/elisp-manual/Makefile @@ -23,7 +23,7 @@ COMMENT= Japanese translation of the GNU Emacs Lisp Reference Manual BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash USE_EMACS= yes -EMACS_PORT_NAME= emacs20 +EMACS_PORT_NAME= emacs21 EMACS_NO_RUN_DEPENDS= YES # emacs port setup |