summaryrefslogtreecommitdiff
path: root/textproc/bibtool/files
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/bibtool/files')
-rw-r--r--textproc/bibtool/files/patch-AutoConf__makefile.in (renamed from textproc/bibtool/files/patch-makefile.in)22
-rw-r--r--textproc/bibtool/files/patch-configure4
-rw-r--r--textproc/bibtool/files/patch-main.c4
3 files changed, 24 insertions, 6 deletions
diff --git a/textproc/bibtool/files/patch-makefile.in b/textproc/bibtool/files/patch-AutoConf__makefile.in
index 9e9ac92da829..daa5be52184e 100644
--- a/textproc/bibtool/files/patch-makefile.in
+++ b/textproc/bibtool/files/patch-AutoConf__makefile.in
@@ -1,5 +1,23 @@
---- AutoConf/makefile.in.orig Sun Feb 8 17:46:11 2004
-+++ AutoConf/makefile.in Wed Nov 2 17:05:33 2005
+--- ./AutoConf/makefile.in.orig 2004-02-08 09:46:11.000000000 +0000
++++ ./AutoConf/makefile.in 2014-01-25 23:08:47.000000000 +0000
+@@ -25,7 +25,7 @@
+ # Configuration Section
+ # =============================================================================
+ #
+-prefix = @prefix@
++prefix = $(DESTDIR)@prefix@
+ exec_prefix = @exec_prefix@
+
+ # -------------------------------------------------------
+@@ -42,7 +42,7 @@
+ # Additionally name the section of the man pages to use.
+ # This should be 1 (user commands), l (local), or n (new)
+ #
+-MANDIR = @mandir@
++MANDIR = $(DESTDIR)@mandir@
+ MANSECT = 1
+
+ # -------------------------------------------------------
@@ -67,7 +67,7 @@
# Name the C compiler
#
diff --git a/textproc/bibtool/files/patch-configure b/textproc/bibtool/files/patch-configure
index 72ebba9a8fa2..f859335184a0 100644
--- a/textproc/bibtool/files/patch-configure
+++ b/textproc/bibtool/files/patch-configure
@@ -1,5 +1,5 @@
---- configure.orig Sun Feb 8 17:35:23 2004
-+++ configure Wed Nov 2 16:45:08 2005
+--- ./configure.orig 2004-02-08 09:35:23.000000000 +0000
++++ ./configure 2014-01-25 23:08:47.000000000 +0000
@@ -4566,12 +4566,12 @@
kpathsea_dir=
kpathsea_lib=
diff --git a/textproc/bibtool/files/patch-main.c b/textproc/bibtool/files/patch-main.c
index 1b974ec34fbc..b8b4648a62b4 100644
--- a/textproc/bibtool/files/patch-main.c
+++ b/textproc/bibtool/files/patch-main.c
@@ -1,5 +1,5 @@
---- main.c.orig Wed Nov 2 16:45:23 2005
-+++ main.c Wed Nov 2 16:47:22 2005
+--- ./main.c.orig 2004-02-08 09:41:38.000000000 +0000
++++ ./main.c 2014-01-25 23:08:47.000000000 +0000
@@ -331,17 +331,6 @@