pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/munin-doc Fixed PKGMANDIR.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/72277f4844c3
branches:  trunk
changeset: 521440:72277f4844c3
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sun Nov 12 02:04:59 2006 +0000

description:
Fixed PKGMANDIR.

diffstat:

 sysutils/munin-doc/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r ee440bcd3db7 -r 72277f4844c3 sysutils/munin-doc/Makefile
--- a/sysutils/munin-doc/Makefile       Sun Nov 12 02:03:39 2006 +0000
+++ b/sysutils/munin-doc/Makefile       Sun Nov 12 02:04:59 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2006/11/12 02:03:39 rillig Exp $
+# $NetBSD: Makefile,v 1.3 2006/11/12 02:04:59 rillig Exp $
 #
 
 DISTNAME=      ${PKGNAME:S:-doc-:_:}
@@ -24,6 +24,7 @@
 BUILD_TARGET=  build-doc build-man
 
 MAKE_ENV+=     PERL5=${PERL5:Q}
+MAKE_FLAGS+=   MANDIR=${PREFIX}/${PKGMANDIR}
 CHECK_PORTABILITY_SKIP+=       node/node.d/*
 
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index