aboutsummaryrefslogtreecommitdiff
path: root/textproc/docbook-to-man/files/patch-Transpec__Imakefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/docbook-to-man/files/patch-Transpec__Imakefile')
-rw-r--r--textproc/docbook-to-man/files/patch-Transpec__Imakefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/textproc/docbook-to-man/files/patch-Transpec__Imakefile b/textproc/docbook-to-man/files/patch-Transpec__Imakefile
new file mode 100644
index 000000000000..0944099cd2bd
--- /dev/null
+++ b/textproc/docbook-to-man/files/patch-Transpec__Imakefile
@@ -0,0 +1,11 @@
+--- Transpec/Imakefile.orig Mon Jun 17 05:50:28 1996
++++ Transpec/Imakefile Fri Oct 5 18:20:17 2001
+@@ -1,5 +1,6 @@
+-ROOT = /usr/local
+-TPTLIB = $(ROOT)/lib/tpt
++PREFIX ?= /usr/local
++ROOT = ${PREFIX}
++TPTLIB = $(ROOT)/share/sgml/otranspec
+
+ all::
+