summaryrefslogtreecommitdiff
path: root/net/mcast-tools
diff options
context:
space:
mode:
authorcheusov <cheusov>2011-08-07 16:11:16 +0000
committercheusov <cheusov>2011-08-07 16:11:16 +0000
commitff7d86c3f87f37d945a2be6f38230e062ffbbe8c (patch)
treea058659594b6d3276713faa3159834efbb9698f5 /net/mcast-tools
parentd9c98d46c5939970fc769b7d99095b0acd4243d3 (diff)
downloadpkgsrc-ff7d86c3f87f37d945a2be6f38230e062ffbbe8c.tar.gz
Add required tools to USE_TOOLS, pkglint fixes, approved by wiz@
Diffstat (limited to 'net/mcast-tools')
-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