freebsd-ports/japanese/xdvik/files/patch-texk::make::paths.mk
Hiroki Sato cf4b30457c - teTeX-3.0 support
- fix predefined $TEXMF problem
- bump PORTREVISION
2005-02-06 14:02:55 +00:00

20 lines
594 B
Makefile

--- xdvik-22.40w/texk/make/paths.mk.orig Sat Jun 12 12:13:14 2004
+++ xdvik-22.40w/texk/make/paths.mk Sat Jun 12 12:13:04 2004
@@ -61,7 +61,7 @@
dvilj_latex2e_macrodir = $(texinputdir)/latex/dvilj
# mktex.cnf, texmf.cnf, etc.
-web2cdir = $(texmf)/web2c
+web2cdir = $(texmf)/web2c/ptex
# The top-level font directory.
fontdir = $(texmf)/fonts
@@ -80,7 +80,7 @@
fontnamedir = $(texmf)/fontname
# For dvips configuration files, psfonts.map, etc.
-dvipsdir = $(texmf)/dvips
+dvipsdir = $(texmf)/dvips/ptex
# For dvips .pro files, gsftopk's render.ps, etc.
psheaderdir = $(dvipsdir)