summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorcheusov <cheusov@pkgsrc.org>2011-08-07 16:11:16 +0000
committercheusov <cheusov@pkgsrc.org>2011-08-07 16:11:16 +0000
commit5d2116802af03de7bbefac18ab8f8b97f0d78e1d (patch)
treea058659594b6d3276713faa3159834efbb9698f5 /net
parent93c16fddb371e74a0f013fcc554e0653ca34b2c2 (diff)
downloadpkgsrc-5d2116802af03de7bbefac18ab8f8b97f0d78e1d.tar.gz
Add required tools to USE_TOOLS, pkglint fixes, approved by wiz@
Diffstat (limited to 'net')
-rw-r--r--net/mcast-tools/Makefile4
-rw-r--r--net/mcast-tools/PLIST8
2 files changed, 7 insertions, 5 deletions
diff --git a/net/mcast-tools/Makefile b/net/mcast-tools/Makefile
index 22886c0cf4e..fc6ecda3a38 100644
--- a/net/mcast-tools/Makefile
+++ b/net/mcast-tools/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2010/02/11 22:07:18 joerg Exp $
+# $NetBSD: Makefile,v 1.6 2011/08/07 16:11:16 cheusov Exp $
DISTNAME= mcast-tools-20061214
PKGREVISION= 1
@@ -15,6 +15,8 @@ CONFLICTS= pim6sd-[0-9]* pim6dd-[0-9]*
GNU_CONFIGURE= yes
+USE_TOOLS+= yacc lex
+
INSTALLATION_DIRS= share/examples/mcast-tools
post-install:
diff --git a/net/mcast-tools/PLIST b/net/mcast-tools/PLIST
index e3b6f6e30b2..8c43ac4220e 100644
--- a/net/mcast-tools/PLIST
+++ b/net/mcast-tools/PLIST
@@ -1,7 +1,7 @@
-@comment $NetBSD: PLIST,v 1.2 2007/12/27 17:46:53 joerg Exp $
-bin/mtrace6
+@comment $NetBSD: PLIST,v 1.3 2011/08/07 16:11:16 cheusov Exp $
bin/mcastread
bin/mcastsend
+bin/mtrace6
bin/pmsft
man/man1/mcastread.1
man/man1/mcastsend.1
@@ -17,6 +17,6 @@ sbin/mfc
sbin/pim6dd
sbin/pim6sd
sbin/pim6stat
-share/examples/mcast-tools/pim6sd.conf.sample
-share/examples/mcast-tools/pim6dd.conf.sample
share/examples/mcast-tools/mfc.conf.sample
+share/examples/mcast-tools/pim6dd.conf.sample
+share/examples/mcast-tools/pim6sd.conf.sample