mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
11 lines
354 B
Plaintext
11 lines
354 B
Plaintext
|
--- lib/config.orig Sun Apr 30 14:50:47 1995
|
||
|
+++ lib/config Mon Dec 21 19:31:33 1998
|
||
|
@@ -1,3 +1,4 @@
|
||
|
-define f /usr/local/lib/tex/fonts
|
||
|
-define nsf /usr/local/lib/tex/jfonts
|
||
|
-define af /usr/local/lib/tex/jfonts
|
||
|
+define f @PREFIX@/share/tex/fonts
|
||
|
+define nsf @PREFIX@/share/tex/jfonts
|
||
|
+define af @PREFIX@/share/texmf/fonts
|
||
|
+define vf @PREFIX@/share/fonts
|