9fa9eb9ac7
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
9 lines
274 B
Text
9 lines
274 B
Text
--- Imakefile.orig 2004-04-21 19:27:01 UTC
|
|
+++ Imakefile
|
|
@@ -77,5 +77,5 @@ MANSUFFIX=ManSuffix
|
|
*/
|
|
install::
|
|
@BINDIR=$(BINDIR) LIBDIR=$(LIBDIR) MANDIR=$(MANDIR) \
|
|
- MANSUFFIX=$(MANSUFFIX) $(SHELL) ./install.sh -n
|
|
+ MANSUFFIX=$(MANSUFFIX) $(SHELL) ./install.sh -n -b
|
|
|