summaryrefslogtreecommitdiff
path: root/net/flow-tools/PLIST
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2008-04-12 22:42:57 +0000
committerjlam <jlam@pkgsrc.org>2008-04-12 22:42:57 +0000
commit841dfa0e7aaa6a0f0cce2901291d1d938dd0fc0a (patch)
treefdd67c81079412bf94013749a954125434a9baca /net/flow-tools/PLIST
parent6874584eae20f517f70816571f6d4ac696db16b3 (diff)
downloadpkgsrc-841dfa0e7aaa6a0f0cce2901291d1d938dd0fc0a.tar.gz
Convert to use PLIST_VARS instead of manually passing "@comment "
through PLIST_SUBST to the plist module.
Diffstat (limited to 'net/flow-tools/PLIST')
-rw-r--r--net/flow-tools/PLIST14
1 files changed, 7 insertions, 7 deletions
diff --git a/net/flow-tools/PLIST b/net/flow-tools/PLIST
index 8897acec3ab..9cb259e734c 100644
--- a/net/flow-tools/PLIST
+++ b/net/flow-tools/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2005/06/23 14:20:56 seb Exp $
+@comment $NetBSD: PLIST,v 1.6 2008/04/12 22:43:08 jlam Exp $
bin/flow-capture
bin/flow-cat
bin/flow-dscan
@@ -9,15 +9,15 @@ bin/flow-filter
bin/flow-gen
bin/flow-header
bin/flow-import
-${PYTHON_OPT}bin/flow-log2rrd
+${PLIST.python}bin/flow-log2rrd
bin/flow-mask
bin/flow-merge
bin/flow-nfilter
bin/flow-print
bin/flow-receive
bin/flow-report
-${PYTHON_OPT}bin/flow-rpt2rrd
-${PYTHON_OPT}bin/flow-rptfmt
+${PLIST.python}bin/flow-rpt2rrd
+${PLIST.python}bin/flow-rptfmt
bin/flow-send
bin/flow-split
bin/flow-stat
@@ -39,15 +39,15 @@ man/man1/flow-filter.1
man/man1/flow-gen.1
man/man1/flow-header.1
man/man1/flow-import.1
-${PYTHON_OPT}man/man1/flow-log2rrd.1
+${PLIST.python}man/man1/flow-log2rrd.1
man/man1/flow-mask.1
man/man1/flow-merge.1
man/man1/flow-nfilter.1
man/man1/flow-print.1
man/man1/flow-receive.1
man/man1/flow-report.1
-${PYTHON_OPT}man/man1/flow-rpt2rrd.1
-${PYTHON_OPT}man/man1/flow-rptfmt.1
+${PLIST.python}man/man1/flow-rpt2rrd.1
+${PLIST.python}man/man1/flow-rptfmt.1
man/man1/flow-send.1
man/man1/flow-split.1
man/man1/flow-stat.1