summaryrefslogtreecommitdiff
path: root/mail/sendmail
diff options
context:
space:
mode:
authorjnemeth <jnemeth>2007-06-19 17:10:55 +0000
committerjnemeth <jnemeth>2007-06-19 17:10:55 +0000
commitb6fb51db814ef8d4faad425e730701ed14894263 (patch)
tree333d9e2682371a3a6abd771dc3bbb1dbceafebf0 /mail/sendmail
parent009eec96f08807113e24d9a05942b35757c9bb0c (diff)
downloadpkgsrc-b6fb51db814ef8d4faad425e730701ed14894263.tar.gz
create manpage directories
Diffstat (limited to 'mail/sendmail')
-rw-r--r--mail/sendmail/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/sendmail/Makefile b/mail/sendmail/Makefile
index 5208beb1d57..8f5d75096b5 100644
--- a/mail/sendmail/Makefile
+++ b/mail/sendmail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.99 2007/04/26 06:26:27 jnemeth Exp $
+# $NetBSD: Makefile,v 1.100 2007/06/19 17:10:55 jnemeth Exp $
.include "../../mail/sendmail/Makefile.common"
@@ -37,6 +37,7 @@ SUBST_MESSAGE.paths= Fixing paths.
REPLACE_PERL= contrib/socketmapClient.pl contrib/socketmapServer.pl
INSTALLATION_DIRS= bin lib sbin
+INSTALLATION_DIRS+= ${PKGMANDIR}/man1 ${PKGMANDIR}/man5 ${PKGMANDIR}/man8
post-patch: make-sendmail-siteconfig
.if !empty(PKG_OPTIONS:Mtcpwrappers)