diff options
author | vd <vd@FreeBSD.org> | 2013-04-18 14:09:24 +0800 |
---|---|---|
committer | vd <vd@FreeBSD.org> | 2013-04-18 14:09:24 +0800 |
commit | 361e464941faebe7531a6213c1a7e528f0f499dd (patch) | |
tree | 421f6e3582273173657f87c60775a56289f23c9e /ftp/wget/files | |
parent | f73f4e6a65e9d3fb5b0fda491884e36b7ef39a19 (diff) | |
download | freebsd-ports-gnome-361e464941faebe7531a6213c1a7e528f0f499dd.tar.gz freebsd-ports-gnome-361e464941faebe7531a6213c1a7e528f0f499dd.tar.zst freebsd-ports-gnome-361e464941faebe7531a6213c1a7e528f0f499dd.zip |
ftp/wget:
Non-functional change - replace a patch file with a sed command.
PR: ports/177792
Submitted by: jgh@
Feature safe: yes
Diffstat (limited to 'ftp/wget/files')
-rw-r--r-- | ftp/wget/files/patch-doc_Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/ftp/wget/files/patch-doc_Makefile.in b/ftp/wget/files/patch-doc_Makefile.in deleted file mode 100644 index f771e6cc54c1..000000000000 --- a/ftp/wget/files/patch-doc_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- doc/Makefile.in.orig 2010-02-14 16:28:59.000000000 +0200 -+++ doc/Makefile.in 2010-02-14 16:29:43.000000000 +0200 -@@ -598,7 +598,7 @@ - RM = rm -f - TEXI2POD = $(srcdir)/texi2pod.pl - MAN = wget.$(manext) --WGETRC = $(sysconfdir)/wgetrc -+WGETRC = $(sysconfdir)/wgetrc.sample - SAMPLERCTEXI = sample.wgetrc.munged_for_texi_inclusion - - # |