1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-04 22:33:27 +00:00
freebsd-ports/japanese/dvi2dvi/files/patch-ac

18 lines
605 B
Plaintext
Raw Normal View History

--- lib/config.orig Mon May 1 03:50:47 1995
+++ lib/config Tue Nov 30 04:17:43 1999
@@ -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
--- lib/configk.orig Mon Jun 8 01:24:46 1998
+++ lib/configk Tue Nov 30 04:17:44 1999
@@ -1 +1,3 @@
-define tmf /usr/local/share/texmf/fonts
+define tmf @PREFIX@/share/texmf/fonts
+define nsf @PREFIX@/share/tex/jfonts
+define vf @PREFIX@/share/fonts