$OpenBSD: patch-texk_kpathsea_texmf_in-teTeX,v 1.1 2005/02/21 21:36:07 sturm Exp $
--- texk/kpathsea/texmf.in-teTeX.orig	Sun Feb 20 11:43:44 2005
+++ texk/kpathsea/texmf.in-teTeX	Sun Feb 20 11:44:33 2005
@@ -72,7 +72,7 @@ TEXMFLOCAL = @texmf@-local
 %   TEXMFSYSVAR = $TEXMFMAIN
 % For using a separate tree:
 %   TEXMFSYSVAR = @texmf@-var
-TEXMFSYSVAR = @texmf@-var
+TEXMFSYSVAR = /var/texmf
 
 % TEXMFSYSCONFIG, where texconfig-sys stores configuration data.
 % With teTeX-3.0 or later, this must be set.
@@ -80,7 +80,7 @@ TEXMFSYSVAR = @texmf@-var
 %   TEXMFSYSCONFIG = $TEXMFMAIN
 % For using a separate tree:
 %   TEXMFSYSCONFIG = @texmf@-config
-TEXMFSYSCONFIG = @texmf@-config
+TEXMFSYSCONFIG = @sysconfdir@/texmf
 
 % User texmf trees can be catered for like this...
 % This used to be HOMETEXMF.
