diff --git a/print/texlive/base/Makefile b/print/texlive/base/Makefile index 50bbd128a3c..ce542b44da3 100755 --- a/print/texlive/base/Makefile +++ b/print/texlive/base/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.14 2008/11/14 10:43:11 sturm Exp $ +# $OpenBSD: Makefile,v 1.15 2008/11/15 20:08:53 sturm Exp $ COMMENT = base binaries for TeXLive typesetting distribution DIST_V = 20080816 DISTNAME = texlive-${DIST_V}-source -PKGNAME = texlive_base-${V}p1 +PKGNAME = texlive_base-${V}p2 SHARED_LIBS = kpathsea 1.0 WANTLIB = m X11 ICE freetype Xt pthread c Xext fontconfig \ @@ -19,7 +19,7 @@ RUN_DEPENDS = :ghostscript-*:print/ghostscript/gnu \ :ps2eps-*:print/ps2eps \ :psutils-*:print/psutils \ :t1utils-*:print/t1utils \ - :texlive_texmf-tetex-*:print/texlive/texmf,-tetex + :texlive_texmf-minimal-*:print/texlive/texmf,-main LIB_DEPENDS = t1.>=4::devel/t1lib \ png.>=3::graphics/png