mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
this patch is no longer needed, the distribution is fixed
Submitted by: Scott Renfro <scott@renfro.org>
This commit is contained in:
parent
729e70b5b8
commit
796c62bb2e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=52558
@ -1,15 +0,0 @@
|
||||
--- doc/Makefile.in.orig Wed Aug 1 22:49:55 2001
|
||||
+++ doc/Makefile.in Wed Aug 1 22:52:18 2001
|
||||
@@ -273,6 +273,12 @@
|
||||
--release=$(VERSION) \
|
||||
> ../editcap.1
|
||||
|
||||
+../mergecap.1: mergecap.pod ../config.h
|
||||
+ pod2man $(srcdir)/mergecap.pod \
|
||||
+ --center="The Ethereal Network Analyzer" \
|
||||
+ --release=$(VERSION) \
|
||||
+ > ../mergecap.1
|
||||
+
|
||||
../text2pcap.1: text2pcap.pod ../config.h
|
||||
pod2man $(srcdir)/text2pcap.pod \
|
||||
--center="The Ethereal Network Analyzer" \
|
@ -1,15 +0,0 @@
|
||||
--- doc/Makefile.in.orig Wed Aug 1 22:49:55 2001
|
||||
+++ doc/Makefile.in Wed Aug 1 22:52:18 2001
|
||||
@@ -273,6 +273,12 @@
|
||||
--release=$(VERSION) \
|
||||
> ../editcap.1
|
||||
|
||||
+../mergecap.1: mergecap.pod ../config.h
|
||||
+ pod2man $(srcdir)/mergecap.pod \
|
||||
+ --center="The Ethereal Network Analyzer" \
|
||||
+ --release=$(VERSION) \
|
||||
+ > ../mergecap.1
|
||||
+
|
||||
../text2pcap.1: text2pcap.pod ../config.h
|
||||
pod2man $(srcdir)/text2pcap.pod \
|
||||
--center="The Ethereal Network Analyzer" \
|
Loading…
Reference in New Issue
Block a user