diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 19:05:12 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-12-20 19:05:12 +0000 |
commit | 926ab2f16e598d9e80a7034b75f41e5cd2972fd1 (patch) | |
tree | 46e79d79b97ac4966daa5e4bff0567bb68c73872 /japanese/yc.el | |
parent | d9740dc5b4f61dc75bf273d410392f9095aee5b7 (diff) | |
download | ports-926ab2f16e598d9e80a7034b75f41e5cd2972fd1.tar.gz ports-926ab2f16e598d9e80a7034b75f41e5cd2972fd1.zip |
Notes
Diffstat (limited to 'japanese/yc.el')
-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 ccd087266cb1..d6a625983fe8 100644 --- a/japanese/yc.el/Makefile +++ b/japanese/yc.el/Makefile @@ -23,7 +23,6 @@ YC_LISPDIR= ${PREFIX}/${EMACS_VERSION_SITE_LISPDIR}/yc PLIST_FILES= %%EMACS_VERSION_SITE_LISPDIR%%/yc/yc.el \ %%EMACS_VERSION_SITE_LISPDIR%%/yc/yc.elc -PLIST_DIRS= %%EMACS_VERSION_SITE_LISPDIR%%/yc OPTIONS_DEFINE= ICANNA ICANNA_DESC= Enable icanna support |