summaryrefslogtreecommitdiff
path: root/chat/i2cbd
diff options
context:
space:
mode:
authorjoerg <joerg>2007-09-02 10:50:42 +0000
committerjoerg <joerg>2007-09-02 10:50:42 +0000
commit9ace080c4d7657a18af0e6ecf01abb2e655b0bc9 (patch)
treeaa0b186ba5afbe771b2ff31588ea8aed03b9b20b /chat/i2cbd
parent903d8000161bceb5014f171d38d4d150c0ee6f99 (diff)
downloadpkgsrc-9ace080c4d7657a18af0e6ecf01abb2e655b0bc9.tar.gz
Don't install RC script by hand.
Diffstat (limited to 'chat/i2cbd')
-rw-r--r--chat/i2cbd/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/chat/i2cbd/Makefile b/chat/i2cbd/Makefile
index e7d75855e21..69a87106632 100644
--- a/chat/i2cbd/Makefile
+++ b/chat/i2cbd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2007/08/30 16:04:19 joerg Exp $
+# $NetBSD: Makefile,v 1.27 2007/09/02 10:50:42 joerg Exp $
#
DISTNAME= i2cbd-2.0_BETA5
@@ -40,6 +40,5 @@ post-install:
.for f in ${EGFILES}
${INSTALL_DATA} ${WRKSRC}/etc/${f:Q} ${EGDIR}
.endfor
- ${INSTALL_SCRIPT} ${WRKDIR}/icbd.sh ${PREFIX}/share/examples/rc.d/icbd
.include "../../mk/bsd.pkg.mk"