summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-03-24 19:21:18 +0000
committerjoerg <joerg@pkgsrc.org>2007-03-24 19:21:18 +0000
commit161c920c15367de281f689f6f1177c3a33e63cc6 (patch)
treea57573ceef3abc19d705671351ee7db9e9292311 /comms
parent8c89cf7eab0786e7a5f162a44198b342e5fd87d0 (diff)
downloadpkgsrc-161c920c15367de281f689f6f1177c3a33e63cc6.tar.gz
Prepare for switching to NO_MTREE=yes.
Diffstat (limited to 'comms')
-rw-r--r--comms/fidogate/Makefile4
-rw-r--r--comms/hylafax/Makefile4
-rw-r--r--comms/modemd/Makefile7
-rw-r--r--comms/p5-pilot-link/Makefile3
4 files changed, 11 insertions, 7 deletions
diff --git a/comms/fidogate/Makefile b/comms/fidogate/Makefile
index 295e8cdb6f9..4561a448b14 100644
--- a/comms/fidogate/Makefile
+++ b/comms/fidogate/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.55 2007/03/19 16:40:27 tv Exp $
+# $NetBSD: Makefile,v 1.56 2007/03/24 19:21:19 joerg Exp $
#
DISTNAME= fidogate-4.4.10
@@ -37,7 +37,7 @@ OWN_DIRS= ${PKG_SYSCONFDIR}/fidogate
INSTALLATION_DIRS= ${EGDIR} lib/fidogate \
lib/fidogate/bin share/doc/fidogate \
share/fidogate share/fidogate/sendmail \
- share/fidogate/sendmail/mailer
+ share/fidogate/sendmail/mailer share/examples/rc.d
post-extract:
@${CP} ${WRKSRC}/examples/orodruin/fidogate.conf \
diff --git a/comms/hylafax/Makefile b/comms/hylafax/Makefile
index bf87e5b9377..0648fbc8913 100644
--- a/comms/hylafax/Makefile
+++ b/comms/hylafax/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.54 2006/10/01 14:00:12 rillig Exp $
+# $NetBSD: Makefile,v 1.55 2007/03/24 19:21:19 joerg Exp $
VERS= 4.2.5
DISTNAME= hylafax-${VERS}
@@ -35,6 +35,8 @@ FAXUSER?= uucp
FAXGROUP?= dialer
RCD_SCRIPTS= hylafax
+INSTALLATION_DIRS= libdata/hylafax
+
SUID_EXES= ${PREFIX}/libexec/faxgetty ${PREFIX}/sbin/faxq \
${PREFIX}/bin/faxrm ${PREFIX}/bin/faxalter
diff --git a/comms/modemd/Makefile b/comms/modemd/Makefile
index fe87134e43b..07b717b7452 100644
--- a/comms/modemd/Makefile
+++ b/comms/modemd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2006/06/18 11:43:54 rillig Exp $
+# $NetBSD: Makefile,v 1.17 2007/03/24 19:21:19 joerg Exp $
DISTNAME= modemd-970221
PKGNAME= modemd-19970221
@@ -14,7 +14,8 @@ MANCOMPRESSED_IF_MANZ= yes
MAKE_ENV+= BINOWN=${BINOWN} BINGRP=${BINGRP}
MAKE_ENV+= MANOWN=${MANOWN} MANGRP=${MANGRP}
-pre-install:
- ${INSTALL_DATA_DIR} ${PREFIX}/share/examples/modemd
+INSTALLATION_DIRS= ${PKGMANDIR}/cat5 ${PKGMANDIR}/man5 \
+ ${PKGMANDIR}/cat8 ${PKGMANDIR}/man8 \
+ sbin share/examples/modemd
.include "../../mk/bsd.pkg.mk"
diff --git a/comms/p5-pilot-link/Makefile b/comms/p5-pilot-link/Makefile
index fc801531832..3ccdf784399 100644
--- a/comms/p5-pilot-link/Makefile
+++ b/comms/p5-pilot-link/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2007/02/22 19:26:14 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2007/03/24 19:21:20 joerg Exp $
#
.include "../../comms/pilot-link/Makefile.common"
@@ -20,6 +20,7 @@ PERL5_LDFLAGS= -lpisock
REPLACE_PERL+= bindings/Perl/h2xs-pilot-link
INSTALL_DIRS= ${WRKSRC}/bindings
+INSTALLATION_DIRS= bin
BUILD_DIRS+= ${WRKSRC}/src
BUILD_DIRS+= ${INSTALL_DIRS}