pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/print/teTeX Let the teTeX metapackage depend on gsftop...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e97249cb7d74
branches:  trunk
changeset: 399391:e97249cb7d74
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sat Sep 19 15:37:06 2009 +0000

description:
Let the teTeX metapackage depend on gsftopk, ps2pkm, tex-a2ping,
and texlive-pdftools, because teTeX-bin no longer builds them.

diffstat:

 print/teTeX/Makefile |  10 ++++++----
 1 files changed, 6 insertions(+), 4 deletions(-)

diffs (31 lines):

diff -r 9e0248456b30 -r e97249cb7d74 print/teTeX/Makefile
--- a/print/teTeX/Makefile      Sat Sep 19 15:35:40 2009 +0000
+++ b/print/teTeX/Makefile      Sat Sep 19 15:37:06 2009 +0000
@@ -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+=      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"



Home | Main Index | Thread Index | Old Index