diff --git a/print/texlive/base/Makefile b/print/texlive/base/Makefile index 4d88d405ef3..1474b0407b3 100755 --- a/print/texlive/base/Makefile +++ b/print/texlive/base/Makefile @@ -1,9 +1,10 @@ -# $OpenBSD: Makefile,v 1.45 2011/03/08 00:09:42 edd Exp $ +# $OpenBSD: Makefile,v 1.46 2011/03/09 14:43:59 edd Exp $ COMMENT = base binaries for TeXLive typesetting distribution DISTNAME = texlive-${DIST_V}-source PKGNAME = texlive_base-${V} +REVISION = 0 SHARED_LIBS = kpathsea 3.0 SHARED_LIBS += ptexenc 0.0 @@ -19,7 +20,7 @@ RUN_DEPENDS = print/ghostscript/gnu \ print/ps2eps \ print/psutils \ print/t1utils \ - texlive_texmf-minimal-${V}:print/texlive2010/texmf,-main \ + texlive_texmf-minimal-${V}:print/texlive/texmf,-main \ print/latex-mk LIB_DEPENDS = devel/t1lib \ diff --git a/print/texlive/texmf/Makefile b/print/texlive/texmf/Makefile index 4afa2234072..3adcee18734 100644 --- a/print/texlive/texmf/Makefile +++ b/print/texlive/texmf/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.17 2011/03/08 00:09:42 edd Exp $ +# $OpenBSD: Makefile,v 1.18 2011/03/09 14:43:59 edd Exp $ COMMENT-main = texlive texmf for laTeX/PdfTeX COMMENT-full = texlive texmf for XeTeX/ConTeXt and extra macros @@ -13,6 +13,8 @@ PKGNAME-main = texlive_texmf-minimal-${V} PKGNAME-full = texlive_texmf-full-${V} PKGNAME-docs = texlive_texmf-docs-${V} +REVISION-main = 0 + NO_BUILD = Yes NO_REGRESS = Yes PKG_ARCH = * diff --git a/print/texlive/texmf/patches/patch-texmf_web2c_texmf_cnf b/print/texlive/texmf/patches/patch-texmf_web2c_texmf_cnf index ed80895e5fa..e786d7be53b 100644 --- a/print/texlive/texmf/patches/patch-texmf_web2c_texmf_cnf +++ b/print/texlive/texmf/patches/patch-texmf_web2c_texmf_cnf @@ -1,4 +1,4 @@ -$OpenBSD: patch-texmf_web2c_texmf_cnf,v 1.3 2011/03/08 00:09:42 edd Exp $ +$OpenBSD: patch-texmf_web2c_texmf_cnf,v 1.4 2011/03/09 14:43:59 edd Exp $ --- texmf/web2c/texmf.cnf.origy Wed Oct 20 22:10:45 2010 +++ texmf/web2c/texmf.cnf Wed Oct 20 22:13:34 2010 @@ -41,7 +41,11 @@ @@ -28,7 +28,7 @@ $OpenBSD: patch-texmf_web2c_texmf_cnf,v 1.3 2011/03/08 00:09:42 edd Exp $ % This tree is not used for local configuration maintained by % texconfig, it uses TEXMFCONFIG below. -TEXMFLOCAL = $SELFAUTOPARENT/../texmf-local -+TEXMFLOCAL = $OBSD_TMF/../texmf-local ++TEXMFLOCAL = $OBSD_TMF/texmf-local % TEXMFSYSVAR, where texconfig-sys stores variable runtime data. % With teTeX-3.0 or later, this must be set.