Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/print/teTeX/Attic/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/print/teTeX/Attic/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.53 retrieving revision 1.54 diff -u -p -r1.53 -r1.54 --- pkgsrc/print/teTeX/Attic/Makefile 2009/09/02 08:34:14 1.53 +++ pkgsrc/print/teTeX/Attic/Makefile 2009/09/19 15:37:06 1.54 @@ -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/dvil 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"