summaryrefslogtreecommitdiff
path: root/japanese/lookup-mule/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'japanese/lookup-mule/Makefile')
-rw-r--r--japanese/lookup-mule/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/japanese/lookup-mule/Makefile b/japanese/lookup-mule/Makefile
index 1b2c26c1e88e..915ecef2c4be 100644
--- a/japanese/lookup-mule/Makefile
+++ b/japanese/lookup-mule/Makefile
@@ -57,7 +57,9 @@ do-install:
${RM} ${ELISPDIR}/lookup-compile.el
${SED} -e 's,@VERSION@,1.0,' -e 's,@pkgemacsdir@,${ELISPDIR},' \
${WRKSRC}/lisp/lookup-vars.el.in > ${ELISPDIR}/lookup-vars.el
+.if (${EMACS} != "xemacs")
install-info ${PORTINFODIR}/lookup.info ${PORTINFODIR}/dir
+.endif
${SED} -e 's,%%ELISPDIR%%,${ELISPDIR},' ${FILESDIR}/lookup-startup.el.tmpl > ${ELISPDIR}/../lookup-startup.el
.if (${EMACS} == "xemacs")