aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/docbook-to-man/files/patch-cmd::Imakefile
blob: 7104dc40892d42912cd4f7f6900af5e85472703c (plain) (blame)
1
2
3
4
5
6
7
8
9
--- 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::