pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail create manpage directories
details: https://anonhg.NetBSD.org/pkgsrc/rev/8b07c8afdb5e
branches: trunk
changeset: 530234:8b07c8afdb5e
user: jnemeth <jnemeth%pkgsrc.org@localhost>
date: Tue Jun 19 17:10:55 2007 +0000
description:
create manpage directories
diffstat:
mail/sendmail/Makefile | 3 ++-
mail/sendmail813/Makefile | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diffs (34 lines):
diff -r 3de38992b87a -r 8b07c8afdb5e mail/sendmail/Makefile
--- a/mail/sendmail/Makefile Tue Jun 19 17:01:31 2007 +0000
+++ b/mail/sendmail/Makefile Tue Jun 19 17:10:55 2007 +0000
@@ -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 @@
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 -r 3de38992b87a -r 8b07c8afdb5e mail/sendmail813/Makefile
--- a/mail/sendmail813/Makefile Tue Jun 19 17:01:31 2007 +0000
+++ b/mail/sendmail813/Makefile Tue Jun 19 17:10:55 2007 +0000
@@ -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 @@
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)
Home |
Main Index |
Thread Index |
Old Index