Thu Dec 10 10:07:45 2015 UTC ()
Add tex-babel dependency


(markd)
diff -r1.29 -r1.30 pkgsrc/print/tex-jadetex/Makefile

cvs diff -r1.29 -r1.30 pkgsrc/print/tex-jadetex/Makefile (expand / switch to unified diff)

--- pkgsrc/print/tex-jadetex/Makefile 2011/03/18 23:26:58 1.29
+++ pkgsrc/print/tex-jadetex/Makefile 2015/12/10 10:07:45 1.30
@@ -1,25 +1,26 @@ @@ -1,25 +1,26 @@
1# $NetBSD: Makefile,v 1.29 2011/03/18 23:26:58 minskim Exp $ 1# $NetBSD: Makefile,v 1.30 2015/12/10 10:07:45 markd Exp $
2 2
3DISTNAME= jadetex 3DISTNAME= jadetex
4PKGNAME= tex-${DISTNAME}-3.13 4PKGNAME= tex-${DISTNAME}-3.13
5PKGREVISION= 8 5PKGREVISION= 9
6TEXLIVE_REV= 18835 6TEXLIVE_REV= 18835
7 7
8MAINTAINER= minskim@NetBSD.org 8MAINTAINER= minskim@NetBSD.org
9COMMENT= Macros supporting Jade DSSSL output 9COMMENT= Macros supporting Jade DSSSL output
10 10
11DEPENDS+= tex-colortbl-[0-9]*:../../print/tex-colortbl 11DEPENDS+= tex-colortbl-[0-9]*:../../print/tex-colortbl
12DEPENDS+= tex-ec-[0-9]*:../../fonts/tex-ec 12DEPENDS+= tex-ec-[0-9]*:../../fonts/tex-ec
 13DEPENDS+= tex-babel-[0-9]*:../../print/tex-babel
13DEPENDS+= tex-fancyhdr-[0-9]*:../../print/tex-fancyhdr 14DEPENDS+= tex-fancyhdr-[0-9]*:../../print/tex-fancyhdr
14DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics 15DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
15DEPENDS+= tex-hyperref-[0-9]*:../../print/tex-hyperref 16DEPENDS+= tex-hyperref-[0-9]*:../../print/tex-hyperref
16DEPENDS+= tex-lambda-[0-9]*:../../print/tex-lambda 17DEPENDS+= tex-lambda-[0-9]*:../../print/tex-lambda
17DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex 18DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
18DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin 19DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
19DEPENDS+= tex-marvosym-[0-9]*:../../fonts/tex-marvosym 20DEPENDS+= tex-marvosym-[0-9]*:../../fonts/tex-marvosym
20DEPENDS+= tex-passivetex>=1.25nb2:../../print/tex-passivetex 21DEPENDS+= tex-passivetex>=1.25nb2:../../print/tex-passivetex
21DEPENDS+= tex-pdftex-[0-9]*:../../print/tex-pdftex 22DEPENDS+= tex-pdftex-[0-9]*:../../print/tex-pdftex
22DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools 23DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools
23DEPENDS+= tex-ulem-[0-9]*:../../print/tex-ulem 24DEPENDS+= tex-ulem-[0-9]*:../../print/tex-ulem
24DEPENDS+= web2c-[0-9]*:../../print/web2c 25DEPENDS+= web2c-[0-9]*:../../print/web2c
25 26