summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
Diffstat (limited to 'chat')
-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"