summaryrefslogtreecommitdiff
path: root/chat/i2cbd
diff options
context:
space:
mode:
authorjoerg <joerg>2007-03-24 19:21:18 +0000
committerjoerg <joerg>2007-03-24 19:21:18 +0000
commita4de7735c807ba2004d03f48884c6342e3f6763c (patch)
treea57573ceef3abc19d705671351ee7db9e9292311 /chat/i2cbd
parent7cd9e5adbf8ac9e1b02c9e54118f0253a6988530 (diff)
downloadpkgsrc-a4de7735c807ba2004d03f48884c6342e3f6763c.tar.gz
Prepare for switching to NO_MTREE=yes.
Diffstat (limited to 'chat/i2cbd')
-rw-r--r--chat/i2cbd/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/chat/i2cbd/Makefile b/chat/i2cbd/Makefile
index b9a83e02ca2..18ce015f01a 100644
--- a/chat/i2cbd/Makefile
+++ b/chat/i2cbd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2006/05/21 16:08:32 rillig Exp $
+# $NetBSD: Makefile,v 1.24 2007/03/24 19:21:19 joerg Exp $
#
DISTNAME= i2cbd-2.0_BETA5
@@ -28,6 +28,8 @@ CONF_FILES_PERMS+= ${EGDIR}/${f:Q} ${PKG_SYSCONFDIR}/${f:Q} \
CONF_FILES_PERMS+= /dev/null /var/log/icbd.log \
${ICBD_OWNER} ${ROOT_GROUP} 644
RCD_SCRIPTS= icbd
+INSTALLATION_DIRS= ${PKGMANDIR}/man8 sbin share/examples/i2cbd \
+ share/examples/rc.d
post-extract:
-${RM} -f ${WRKSRC}/*/.depend
@@ -37,7 +39,6 @@ post-build:
< ${WRKSRC}/etc/icbd.sh > ${WRKDIR}/icbd.sh
post-install:
- ${INSTALL_DATA_DIR} ${EGDIR}
.for f in ${EGFILES}
${INSTALL_DATA} ${WRKSRC}/etc/${f:Q} ${EGDIR}
.endfor