summaryrefslogtreecommitdiff
path: root/mail/sendmail
diff options
context:
space:
mode:
authorjoerg <joerg>2007-04-19 19:24:09 +0000
committerjoerg <joerg>2007-04-19 19:24:09 +0000
commit1d09be6702a3ab861067044faf561f02f0886065 (patch)
tree2d3ce3d1667f8f8b64d26cbd9a8d802c764fff38 /mail/sendmail
parent9fbafd3d3e86ed657fe9a640ad9159a5fa2dff20 (diff)
downloadpkgsrc-1d09be6702a3ab861067044faf561f02f0886065.tar.gz
Precreate some directories for NO_MTREE.
Diffstat (limited to 'mail/sendmail')
-rw-r--r--mail/sendmail/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/sendmail/Makefile b/mail/sendmail/Makefile
index 98853dd7ac8..d0a6f3c27fb 100644
--- a/mail/sendmail/Makefile
+++ b/mail/sendmail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.97 2007/04/18 01:39:29 jnemeth Exp $
+# $NetBSD: Makefile,v 1.98 2007/04/19 19:24:09 joerg Exp $
.include "../../mail/sendmail/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}