mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-04 22:33:27 +00:00
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
|