summaryrefslogtreecommitdiff
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
parent009eec96f08807113e24d9a05942b35757c9bb0c (diff)
downloadpkgsrc-b6fb51db814ef8d4faad425e730701ed14894263.tar.gz
create manpage directories
-rw-r--r--mail/sendmail/Makefile3
-rw-r--r--mail/sendmail813/Makefile3
2 files changed, 4 insertions, 2 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)
diff --git a/mail/sendmail813/Makefile b/mail/sendmail813/Makefile
index c0fb14775aa..c0c75a99468 100644
--- a/mail/sendmail813/Makefile
+++ b/mail/sendmail813/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2007/04/19 19:24:09 joerg Exp $
+# $NetBSD: Makefile,v 1.6 2007/06/19 17:11:23 jnemeth Exp $
.include "../../mail/sendmail813/Makefile.common"
@@ -38,6 +38,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)