From 4f63d24aa03905990412ab89f21b98aeb0a410ed Mon Sep 17 00:00:00 2001 From: sturm Date: Fri, 14 Nov 2008 10:43:11 +0000 Subject: [PATCH] depend on texmf,-tetex so this package actually becomes useable this should unbreak all those ports just depending on texlive/base ok maintainer --- print/texlive/base/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/print/texlive/base/Makefile b/print/texlive/base/Makefile index 8e4f540bff2..50bbd128a3c 100755 --- a/print/texlive/base/Makefile +++ b/print/texlive/base/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.13 2008/11/03 21:30:53 steven Exp $ +# $OpenBSD: Makefile,v 1.14 2008/11/14 10:43:11 sturm Exp $ COMMENT = base binaries for TeXLive typesetting distribution DIST_V = 20080816 DISTNAME = texlive-${DIST_V}-source -PKGNAME = texlive_base-${V}p0 +PKGNAME = texlive_base-${V}p1 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-minimal-*:print/texlive/texmf,-main + :texlive_texmf-tetex-*:print/texlive/texmf,-tetex LIB_DEPENDS = t1.>=4::devel/t1lib \ png.>=3::graphics/png