pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/netdisco Also fix perl's path in bin/pod_arg_link_...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2358b7e21d79
branches:  trunk
changeset: 535296:2358b7e21d79
user:      seb <seb%pkgsrc.org@localhost>
date:      Mon Nov 12 23:10:08 2007 +0000

description:
Also fix perl's path in bin/pod_arg_link_fix and
mibs/diff_dir scripts.

diffstat:

 net/netdisco/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (24 lines):

diff -r 26f867883f95 -r 2358b7e21d79 net/netdisco/Makefile
--- a/net/netdisco/Makefile     Mon Nov 12 22:38:18 2007 +0000
+++ b/net/netdisco/Makefile     Mon Nov 12 23:10:08 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2007/09/04 21:08:00 seb Exp $
+# $NetBSD: Makefile,v 1.20 2007/11/12 23:10:08 seb Exp $
 #
 
 DISTNAME=              netdisco-0.95_with_mibs
@@ -30,12 +30,14 @@
 
 USE_TOOLS+=    perl:run
 REPLACE_PERL+= bin/doc_munge
+REPLACE_PERL+= bin/pod_arg_link_fix
 REPLACE_PERL+= bin/test_cdp.pl
 REPLACE_PERL+= bin/test_fwtable.pl
 REPLACE_PERL+= bin/test_iproute.pl
 REPLACE_PERL+= bin/parse_kismet_ap
 REPLACE_PERL+= netdisco
 REPLACE_PERL+= mibs/chk_dups
+REPLACE_PERL+= mibs/diff_dir
 REPLACE_PERL+= mibs/rm_cisco_dups
 REPLACE_PERL+= mibs/chk_mibs
 REPLACE_PERL+= mibs/snmpwalkmib



Home | Main Index | Thread Index | Old Index