mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
c972382ac4
file suitable for printing to a PostScript printer.
13 lines
304 B
Plaintext
13 lines
304 B
Plaintext
--- Makefile.orig Thu May 14 21:59:59 1992
|
|
+++ Makefile Sat Dec 7 23:15:47 1996
|
|
@@ -4,7 +4,8 @@
|
|
|
|
.SUFFIXES: .src .ps .pro
|
|
|
|
-DEFAULT_PSLIBDIR = "\"/usr/local/lib/ps\""
|
|
+#DEFAULT_PSLIBDIR = "\"/usr/local/lib/ps\""
|
|
+DEFAULT_PSLIBDIR = "\"$(PREFIX)/share/vn-fonts\""
|
|
|
|
SHELL = /bin/sh
|
|
VNLIBDIR= ../lib
|