diff options
-rw-r--r-- | japanese/yc.el/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/japanese/yc.el/Makefile b/japanese/yc.el/Makefile index 256987c..4fefda9 100644 --- a/japanese/yc.el/Makefile +++ b/japanese/yc.el/Makefile @@ -17,7 +17,6 @@ MAINTAINER= t@nakao.org COMMENT= Yet another Canna client for Emacs/XEmacs USE_EMACS= yes -EMACS_PORT_NAME?= emacs22 YC_LISPDIR= ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/yc MAKE_ARGS+= LISPDIR=${YC_LISPDIR} |