summaryrefslogtreecommitdiff
path: root/print/texmf-dirs
diff options
context:
space:
mode:
authorminskim <minskim>2006-04-06 23:28:36 +0000
committerminskim <minskim>2006-04-06 23:28:36 +0000
commit6ed1332ea5a816f775f2a3736288e7cb954fcbd1 (patch)
tree33a09bfc83676604ccfa874f71f7286596fe6d70 /print/texmf-dirs
parent6ec9a27f76c54d6628ebcb68fe4278a048909d0c (diff)
downloadpkgsrc-6ed1332ea5a816f775f2a3736288e7cb954fcbd1.tar.gz
Fix the web2c path. Skip PKGREVISION bump because this was imported a few
minutes ago.
Diffstat (limited to 'print/texmf-dirs')
-rw-r--r--print/texmf-dirs/dirs.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/texmf-dirs/dirs.mk b/print/texmf-dirs/dirs.mk
index fd31c1451bc..1d2ba0cf39d 100644
--- a/print/texmf-dirs/dirs.mk
+++ b/print/texmf-dirs/dirs.mk
@@ -1,4 +1,4 @@
-# $NetBSD: dirs.mk,v 1.1.1.1 2006/04/06 23:07:01 minskim Exp $
+# $NetBSD: dirs.mk,v 1.2 2006/04/06 23:28:36 minskim Exp $
#
# This file is intended to be included by mk/dirs.mk, not directly by packages.
#
@@ -36,7 +36,7 @@ TEXMF_DIRS+= omega/otp
TEXMF_DIRS+= tex
TEXMF_DIRS+= tex/lambda
TEXMF_DIRS+= tex/latex
-TEXMF_DIRS+= tex/web2c
+TEXMF_DIRS+= web2c
.if defined(_USE_TEXMF_DIRS) && !empty(_USE_TEXMF_DIRS)
DEPENDS+= texmf-dirs>=${_USE_TEXMF_DIRS}:../../print/texmf-dirs