summaryrefslogtreecommitdiff
path: root/japanese/esecanna/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-04 17:36:38 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-04 17:36:38 +0000
commitdc96cdca1442611b35c2e529039b2db070dda019 (patch)
tree92944bcc6b2397f7301caa838484da4cccc4800c /japanese/esecanna/Makefile
parent[1] Avoid leaking potentially sensitive information into system logs (diff)
Do not automatically disable cannaserver because the Canna port no
longer enables it.
Notes
Notes: svn path=/head/; revision=74681
Diffstat (limited to 'japanese/esecanna/Makefile')
-rw-r--r--japanese/esecanna/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/japanese/esecanna/Makefile b/japanese/esecanna/Makefile
index a6fcd9bf2141..4b735bb86c9e 100644
--- a/japanese/esecanna/Makefile
+++ b/japanese/esecanna/Makefile
@@ -42,9 +42,6 @@ post-patch:
post-install:
${INSTALL_SCRIPT} ${WRKSRC}/${STARTER} ${PREFIX}/etc/rc.d/
- if [ -x ${PREFIX}/etc/rc.d/canna.sh ]; then \
- ${CHMOD} -x ${PREFIX}/etc/rc.d/canna.sh; \
- fi
${MKDIR} ${PREFIX}/lib/esecanna
.if !defined(NOPORTDOCS)
${MKDIR} ${PREFIX}/share/doc/esecanna