pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/munin-node We can now depend on the munin-doc...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/12913c8cffe1
branches:  trunk
changeset: 514202:12913c8cffe1
user:      he <he%pkgsrc.org@localhost>
date:      Thu Jun 08 19:19:05 2006 +0000

description:
We can now depend on the munin-doc package, where the man pages
shared by munin-server and munin-node can be found.

diffstat:

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

diffs (18 lines):

diff -r 565437f4ae45 -r 12913c8cffe1 sysutils/munin-node/Makefile
--- a/sysutils/munin-node/Makefile      Thu Jun 08 19:16:24 2006 +0000
+++ b/sysutils/munin-node/Makefile      Thu Jun 08 19:19:05 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2006/06/08 18:59:25 he Exp $
+# $NetBSD: Makefile,v 1.3 2006/06/08 19:19:05 he Exp $
 #
 
 DISTNAME=      munin_${VER}
@@ -14,7 +14,7 @@
 
 DEPENDS+=      p5-Net-Server>=0:../../net/p5-Net-Server
 DEPENDS+=      p5-Net-SSLeay>=0:../../security/p5-Net-SSLeay
-#DEPENDS+=     munin-doc>=1.3.1:../../sysutils/munin-doc
+DEPENDS+=      munin-doc>=1.3.1:../../sysutils/munin-doc
 
 USE_TOOLS+=    perl
 USE_TOOLS+=    gmake



Home | Main Index | Thread Index | Old Index