summaryrefslogtreecommitdiff
path: root/devel/automake16/files/patch-ab
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-10-08 07:24:07 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-10-08 07:24:07 +0000
commita05641363a09015d3162e3c163d90174260b652d (patch)
tree33ff2e7fd1f5db5794c59b96bf5858da3946d7ac /devel/automake16/files/patch-ab
parentUpdate to 1.1.3 and use %%PORTDOCS%% for pkg-plist. (diff)
(portmgr@ hat on)
- Backout recent upgrade because it broke way too many ports; - assign maintainership to portmgr@FreeBSD.org due to importancy of this port to the overall ports infrastructure.
Notes
Notes: svn path=/head/; revision=48552
Diffstat (limited to 'devel/automake16/files/patch-ab')
-rw-r--r--devel/automake16/files/patch-ab12
1 files changed, 6 insertions, 6 deletions
diff --git a/devel/automake16/files/patch-ab b/devel/automake16/files/patch-ab
index 5f1a7a86a4c2..4dcfc66fcd29 100644
--- a/devel/automake16/files/patch-ab
+++ b/devel/automake16/files/patch-ab
@@ -1,11 +1,11 @@
---- Makefile.in.orig Sun Sep 9 11:42:15 2001
-+++ Makefile.in Sun Sep 9 11:42:51 2001
-@@ -180,7 +180,7 @@
+--- Makefile.in.orig Mon May 4 10:42:08 1998
++++ Makefile.in Mon May 4 10:42:34 1998
+@@ -204,7 +204,7 @@
.texi.info:
@cd $(srcdir) && rm -f $@ $@-[0-9] $@-[0-9][0-9]
cd $(srcdir) \
-- && $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) \
-+ && $(MAKEINFO) $(AM_MAKEINFOFLAGS) $(MAKEINFOFLAGS) --no-split \
- `echo $< | sed 's,.*/,,'`
+- && $(MAKEINFO) `echo $< | sed 's,.*/,,'`
++ && $(MAKEINFO) --no-split `echo $< | sed 's,.*/,,'`
.texi.dvi:
+ TEXINPUTS=$(srcdir):$$TEXINPUTS \