freebsd-ports/textproc/docbook-to-man/files/patch-cmd__Imakefile
2014-07-29 17:12:47 +00:00

9 lines
198 B
Text

--- cmd/Imakefile.orig Mon Jun 17 05:50:30 1996
+++ cmd/Imakefile Fri Oct 5 18:18:22 2001
@@ -1,4 +1,5 @@
-ROOT = /usr/local
+PREFIX ?= /usr/local
+ROOT = ${PREFIX}
BINDIR = $(ROOT)/bin
all::