summaryrefslogtreecommitdiff
path: root/inputmethod/canna-server
diff options
context:
space:
mode:
authorreed <reed>2004-04-27 20:51:10 +0000
committerreed <reed>2004-04-27 20:51:10 +0000
commit96466cb3bce0dccd20722d666988fb797c002289 (patch)
treee41af32a466d9347544da1f6f7831fadafd09ce0 /inputmethod/canna-server
parentf43a0ca65542942cbf13eab48b5812e5517073e7 (diff)
downloadpkgsrc-96466cb3bce0dccd20722d666988fb797c002289.tar.gz
Installation of the RCD_SCRIPTS rc.d script is done automatic
here. So don't install it twice. (Anyways, ${PREFIX}/etc/rc.d is not the correct location; the RCD_SCRIPTS uses ${RCD_SCRIPTS_EXAMPLEDIR}.)
Diffstat (limited to 'inputmethod/canna-server')
-rw-r--r--inputmethod/canna-server/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/inputmethod/canna-server/Makefile b/inputmethod/canna-server/Makefile
index b0246ba1660..18176906f32 100644
--- a/inputmethod/canna-server/Makefile
+++ b/inputmethod/canna-server/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2004/03/23 04:41:01 jlam Exp $
+# $NetBSD: Makefile,v 1.9 2004/04/27 20:51:10 reed Exp $
#
.include "../canna/Makefile.common"
@@ -35,9 +35,6 @@ post-patch:
do-configure:
@cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${XMKMF}
-post-install:
- @${INSTALL_SCRIPT} ${WRKDIR}/canna ${PREFIX}/etc/rc.d/canna
-
.include "../../devel/nbitools/buildlink3.mk"
.include "../../inputmethod/canna-lib/buildlink3.mk"