summaryrefslogtreecommitdiff
path: root/net/flow-tools/patches/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'net/flow-tools/patches/patch-ad')
-rw-r--r--net/flow-tools/patches/patch-ad16
1 files changed, 8 insertions, 8 deletions
diff --git a/net/flow-tools/patches/patch-ad b/net/flow-tools/patches/patch-ad
index 4f9faba4cad..db46227c8b2 100644
--- a/net/flow-tools/patches/patch-ad
+++ b/net/flow-tools/patches/patch-ad
@@ -1,26 +1,26 @@
-$NetBSD: patch-ad,v 1.1 2003/02/16 23:50:20 seb Exp $
+$NetBSD: patch-ad,v 1.2 2003/05/23 07:19:43 seb Exp $
---- docs/Makefile.in.orig Thu Dec 12 17:37:43 2002
+--- docs/Makefile.in.orig 2003-05-22 13:31:50.000000000 +0000
+++ docs/Makefile.in
-@@ -102,6 +102,8 @@ CONFIG_CLEAN_FILES = flow-capture.1 flow
- flow-nfilter.html flow-print.1 flow-print.html flow-report.1 \
+@@ -135,6 +135,8 @@ CONFIG_CLEAN_FILES = flow-capture.1 flow
flow-report.html flow-receive.1 flow-receive.html flow-tag.1 \
- flow-tag.html flow-mask.1 flow-mask.html
+ flow-tag.html flow-mask.1 flow-mask.html flow-fanout.1 \
+ flow-fanout.html
+depcomp =
+am__depfiles_maybe =
DIST_SOURCES =
NROFF = nroff
-@@ -118,7 +120,7 @@ all: all-am
+@@ -151,7 +153,7 @@ all: all-am
.SUFFIXES: .sgml .1 .html .1.in .html.in
$(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4)
cd $(top_srcdir) && \
- $(AUTOMAKE) --gnu docs/Makefile
-+ $(AUTOMAKE) --gnu --ignore-deps docs/Makefile
++ $(AUTOMAKE) --foreign --ignore-deps docs/Makefile
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)
flow-capture.1: $(top_builddir)/config.status flow-capture.1.in
-@@ -308,8 +310,6 @@ uninstall-man: uninstall-man1
+@@ -370,8 +372,6 @@ uninstall-man: uninstall-man1
.sgml.html.in:
jade -V nochunks -c /usr/local/share/sgml/docbook/dsssl/modular/catalog -c /usr/local/share/sgml/docbook/catalog -c /usr/local/share/sgml/jade/catalog -d /usr/local/share/sgml/docbook/dsssl/modular/html/docbook.dsl -t sgml $*.sgml > $*.html.in