ports/textproc/docbook-to-man/files/patch-cmd__Imakefile
Sunpoet Po-Chuan Hsieh d3287ffe96 Convert to options helper
- Update MASTER_SITES
- Update header of patch files
- Update WWW
- Take maintainership
2020-02-04 17:53:31 +00:00

9 lines
172 B
Text

--- cmd/Imakefile.orig 1996-06-17 03:50:30 UTC
+++ cmd/Imakefile
@@ -1,4 +1,5 @@
-ROOT = /usr/local
+PREFIX ?= /usr/local
+ROOT = ${PREFIX}
BINDIR = $(ROOT)/bin
all::