summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorminskim <minskim>2009-09-19 15:37:06 +0000
committerminskim <minskim>2009-09-19 15:37:06 +0000
commit71559932d294dac7e2d79a19b985b56fe2e88eb1 (patch)
treecbac245f2e3345e90b0b2a43d9c5d4bd68959ebd /print
parent76ecce25b41b8c73b0cc72ead53c43f74136e99b (diff)
downloadpkgsrc-71559932d294dac7e2d79a19b985b56fe2e88eb1.tar.gz
Let the teTeX metapackage depend on gsftopk, ps2pkm, tex-a2ping,
and texlive-pdftools, because teTeX-bin no longer builds them.
Diffstat (limited to 'print')
-rw-r--r--print/teTeX/Makefile10
1 files changed, 6 insertions, 4 deletions
diff --git a/print/teTeX/Makefile b/print/teTeX/Makefile
index c565d3c50ad..508acc45920 100644
--- a/print/teTeX/Makefile
+++ b/print/teTeX/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.53 2009/09/02 08:34:14 wiz Exp $
+# $NetBSD: Makefile,v 1.54 2009/09/19 15:37:06 minskim Exp $
DISTNAME= teTeX-3.0
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= print meta-pkgs
MASTER_SITES= # empty
@@ -13,13 +13,15 @@ DEPENDS+= dviljk-[0-9]*:../../print/dviljk
DEPENDS+= dvipdfm-[0-9]*:../../print/dvipdfm
DEPENDS+= dvipng-[0-9]*:../../graphics/dvipng
DEPENDS+= dvipsk-[0-9]*:../../print/dvipsk
+DEPENDS+= gsftopk-[0-9]*:../../fonts/gsftopk
+DEPENDS+= ps2pkm-[0-9]*:../../fonts/ps2pkm
DEPENDS+= teTeX-bin-[0-9]*:../../print/teTeX3-bin
DEPENDS+= teTeX-texmf-[0-9]*:../../print/teTeX3-texmf
+DEPENDS+= tex-a2ping-[0-9]*:../../graphics/tex-a2ping
DEPENDS+= texi2html>=1.52:../../textproc/texi2html
+DEPENDS+= texlive-pdftools-[0-9]*:../../print/texlive-pdftools
DEPENDS+= xdvik-[0-9]*:../../print/xdvik
-CONFLICTS+= teTeX2-[0-9]*
-
META_PACKAGE= yes
.include "../../mk/bsd.pkg.mk"