summaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorseb <seb>2003-08-07 15:29:57 +0000
committerseb <seb>2003-08-07 15:29:57 +0000
commite857b0973f89483d9b69154e7228edcb7842cf54 (patch)
tree2e6d7d006805bbb10231c03bf2ea25153495cd9c /comms
parent21deb5f8ecf429d09899563c5c7160a65896267e (diff)
downloadpkgsrc-e857b0973f89483d9b69154e7228edcb7842cf54.tar.gz
The INSTALL and DEINSTALL scripts were overlooked during the
conversion to USE_NEW_TEXINFO. But... Replace them with MAKE_DIRS_PERMS from the bsd.pkg.install.mk framework.
Diffstat (limited to 'comms')
-rw-r--r--comms/mgetty+sendfax/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/comms/mgetty+sendfax/Makefile b/comms/mgetty+sendfax/Makefile
index 8451419f669..15ebc7438ef 100644
--- a/comms/mgetty+sendfax/Makefile
+++ b/comms/mgetty+sendfax/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2003/07/17 21:26:51 grant Exp $
+# $NetBSD: Makefile,v 1.32 2003/08/07 15:29:57 seb Exp $
# FreeBSD Id: Makefile,v 1.25 1998/07/16 06:44:37 vanilla Exp
#
@@ -40,6 +40,10 @@ CONF_FILES+= ${_EXAMPLES_DIR}/${cfg} ${PKG_SYSCONFDIR}/${cfg}
.endif
_EXAMPLES_DIR= ${PREFIX}/share/examples/mgetty+sendfax
+MAKE_DIRS_PERMS+= /var/spool/fax ${ROOT_USER} ${ROOT_GROUP} 755
+MAKE_DIRS_PERMS+= /var/spool/fax/incoming ${ROOT_USER} ${ROOT_GROUP} 755
+MAKE_DIRS_PERMS+= /var/spool/fax/outgoing ${ROOT_USER} ${ROOT_GROUP} 1777
+MAKE_DIRS_PERMS+= /var/spool/fax/outgoing/locks ${ROOT_USER} ${ROOT_GROUP} 777
do-configure:
${MV} ${WRKSRC}/doc/fax.1in ${WRKSRC}/doc/sendfax.1in