diff options
| author | Jan Beich <jbeich@FreeBSD.org> | 2018-01-10 15:27:33 +0000 |
|---|---|---|
| committer | Jan Beich <jbeich@FreeBSD.org> | 2018-01-10 15:27:33 +0000 |
| commit | c80e6a0631fb7dce42c5cf792c99118b25a0b880 (patch) | |
| tree | 60a0fa1fe85f948119ce0a8f901160d8f2d6eaa1 /textproc/jade/files/patch-Makefile.in | |
| parent | Do not abuse INSTALL_MAN when installing documentation, examples, and (diff) | |
textproc/jade: back out r458645 to avoid churn
Reported by: danfe
Diffstat (limited to 'textproc/jade/files/patch-Makefile.in')
| -rw-r--r-- | textproc/jade/files/patch-Makefile.in | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/textproc/jade/files/patch-Makefile.in b/textproc/jade/files/patch-Makefile.in index 95e8f6ab64ef..3b8231ddb4db 100644 --- a/textproc/jade/files/patch-Makefile.in +++ b/textproc/jade/files/patch-Makefile.in @@ -1,10 +1,6 @@ ---- Makefile.in.orig 1998-10-13 02:11:06 UTC -+++ Makefile.in -@@ -14,6 +14,7 @@ prefix=@prefix@ - exec_prefix=@exec_prefix@ - srcdir=@srcdir@ +--- Makefile.in.orig 1998-10-12 21:11:06.000000000 -0500 ++++ Makefile.in 2011-02-15 16:18:41.000000000 -0600 +@@ -16,2 +16,3 @@ bindir=@bindir@ +libdir=@libdir@ - # needed by libtool - top_builddir=$(TOP) |
