aboutsummaryrefslogtreecommitdiff
path: root/mail/postfix22/pkg-install
diff options
context:
space:
mode:
authorDaniel Harris <dannyboy@FreeBSD.org>2000-12-23 00:56:26 +0000
committerDaniel Harris <dannyboy@FreeBSD.org>2000-12-23 00:56:26 +0000
commita3ed93a236bb7f82c705b0abb045df02a4afa06c (patch)
tree8962898ed34ac9b8d7d7d514d96166f551146071 /mail/postfix22/pkg-install
parente7053e978268c5cc53dc59fbf4542faf7f63389b (diff)
downloadports-a3ed93a236bb7f82c705b0abb045df02a4afa06c.tar.gz
ports-a3ed93a236bb7f82c705b0abb045df02a4afa06c.zip
Update to 19991231-pl13.
PR: 23696 Submitted by: MAINTAINER
Notes
Notes: svn path=/head/; revision=36257
Diffstat (limited to 'mail/postfix22/pkg-install')
-rw-r--r--mail/postfix22/pkg-install1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/postfix22/pkg-install b/mail/postfix22/pkg-install
index 7f5976b37897..933c669e6b98 100644
--- a/mail/postfix22/pkg-install
+++ b/mail/postfix22/pkg-install
@@ -87,5 +87,6 @@ if [ x"$2" = xPOST-INSTALL ]; then
fi
/usr/sbin/chown root:maildrop ${PKG_PREFIX}/sbin/postdrop
/bin/chmod 2555 ${PKG_PREFIX}/sbin/postdrop
+ /bin/mkdir -p /var/spool/postfix
${PKG_PREFIX}/sbin/postfix check
fi