diff options
author | Andrey Slusar <anray@FreeBSD.org> | 2007-07-29 10:20:55 +0000 |
---|---|---|
committer | Andrey Slusar <anray@FreeBSD.org> | 2007-07-29 10:20:55 +0000 |
commit | ca4e4ef992ced65b2222af9472f60f985029f766 (patch) | |
tree | 9600905209c468d47aebab580af6dbf0273f5d47 /japanese/yc.el | |
parent | 92f3edb1232c461d94d6337156472e65dd25ab65 (diff) | |
download | ports-ca4e4ef992ced65b2222af9472f60f985029f766.tar.gz ports-ca4e4ef992ced65b2222af9472f60f985029f766.zip |
Notes
Diffstat (limited to 'japanese/yc.el')
-rw-r--r-- | japanese/yc.el/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/yc.el/Makefile b/japanese/yc.el/Makefile index 83229b3d3067..256987c6be9c 100644 --- a/japanese/yc.el/Makefile +++ b/japanese/yc.el/Makefile @@ -17,7 +17,7 @@ MAINTAINER= t@nakao.org COMMENT= Yet another Canna client for Emacs/XEmacs USE_EMACS= yes -EMACS_PORT_NAME?= emacs21 +EMACS_PORT_NAME?= emacs22 YC_LISPDIR= ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/yc MAKE_ARGS+= LISPDIR=${YC_LISPDIR} |