4135f66c4d
port. - why bother creating a man page if we don't install it ? - our echo does handle \n, so it needs to be protected. - for that matter, yield a sensible list of directories for OpenBSD. - INSTALL script that predates dependencies... And: - prepare for gs 7.00, detect the version of ghostscript installed, and tweak resource files to use x11 device with aa options instead of the older x11alpha. Mark resource files as no checksum accordingly.
13 lines
324 B
Plaintext
13 lines
324 B
Plaintext
$OpenBSD: patch-doc_Imakefile,v 1.1 2001/04/14 14:43:05 espie Exp $
|
|
--- doc/Imakefile.orig Sat Jun 7 00:00:00 1997
|
|
+++ doc/Imakefile Sat Apr 14 04:57:36 2001
|
|
@@ -27,7 +27,7 @@ XCOMM
|
|
GV_CONFIG_FILE = ../config.Unix
|
|
#include "../config.Unix"
|
|
|
|
-MANDIR=$(GV_MANDIR)
|
|
+XCOMM MANDIR=$(GV_MANDIR)
|
|
|
|
ComplexProgramTarget(gv)
|
|
|