pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/mail/majordomo Fix installation.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3b1bd4d38a5a
branches:  trunk
changeset: 572040:3b1bd4d38a5a
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Fri Feb 19 18:49:41 2010 +0000

description:
Fix installation.

diffstat:

 mail/majordomo/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r e385394a6d66 -r 3b1bd4d38a5a mail/majordomo/Makefile
--- a/mail/majordomo/Makefile   Fri Feb 19 18:41:39 2010 +0000
+++ b/mail/majordomo/Makefile   Fri Feb 19 18:49:41 2010 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.31 2009/05/19 08:59:21 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2010/02/19 18:49:41 joerg Exp $
 
 DISTNAME=              majordomo-1.94.5
 PKGREVISION=           2
@@ -70,6 +70,8 @@
                        -e 's|$${MAJORDOMO_USER}|${MAJORDOMO_USER}|g'   \
                        -e 's|$${MAJORDOMO_GROUP}|${MAJORDOMO_GROUP}|g' \
 
+INSTALLATION_DIRS=     ${PKGMANDIR}/man8
+
 do-configure:
        ${SED} ${CONFIGURE_SED} ${WRKSRC}/Makefile > ${WRKSRC}/Makefile.netbsd
 



Home | Main Index | Thread Index | Old Index