summaryrefslogtreecommitdiff
path: root/mail/sendmail813
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-04-19 19:24:09 +0000
committerjoerg <joerg@pkgsrc.org>2007-04-19 19:24:09 +0000
commit29b5c2b54718fb1d0888da61e197f04d23a64316 (patch)
tree2d3ce3d1667f8f8b64d26cbd9a8d802c764fff38 /mail/sendmail813
parentc40b0b84c3457c842ecbaced09762f908a474a31 (diff)
downloadpkgsrc-29b5c2b54718fb1d0888da61e197f04d23a64316.tar.gz
Precreate some directories for NO_MTREE.
Diffstat (limited to 'mail/sendmail813')
-rw-r--r--mail/sendmail813/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/sendmail813/Makefile b/mail/sendmail813/Makefile
index 86a664bae63..c0fb14775aa 100644
--- a/mail/sendmail813/Makefile
+++ b/mail/sendmail813/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2007/04/18 22:39:20 jnemeth Exp $
+# $NetBSD: Makefile,v 1.5 2007/04/19 19:24:09 joerg Exp $
.include "../../mail/sendmail813/Makefile.common"
@@ -37,6 +37,8 @@ SUBST_MESSAGE.paths= Fixing paths.
REPLACE_PERL= contrib/socketmapClient.pl contrib/socketmapServer.pl
+INSTALLATION_DIRS= bin lib sbin
+
post-patch: make-sendmail-siteconfig
.if !empty(PKG_OPTIONS:Mtcpwrappers)
cat ${FILESDIR}/site.config.m4-tcpwrappers >>${SITECONFIG}