freebsd-ports/textproc/docbook-to-man/files/patch-Transpec::Imakefile
Mario Sergio Fujikawa Ferreira b054015461 New port docbook-to-man version 1.0: A DocBook SGML DTD into
nroff/troff -man macros converter

PR:		31060
Submitted by:	Cyrille Lefevre <clefevre@citeweb.net>
2001-10-07 16:33:04 +00:00

11 lines
254 B
Text

--- 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::