Thu May 28 12:34:47 2015 UTC ()
Add dependencies to complete collection.


(markd)
diff -r1.3 -r1.4 pkgsrc/meta-pkgs/texlive-collection-langother/Makefile

cvs diff -r1.3 -r1.4 pkgsrc/meta-pkgs/texlive-collection-langother/Makefile (expand / switch to unified diff)

--- pkgsrc/meta-pkgs/texlive-collection-langother/Makefile 2015/05/16 03:11:41 1.3
+++ pkgsrc/meta-pkgs/texlive-collection-langother/Makefile 2015/05/28 12:34:47 1.4
@@ -1,43 +1,43 @@ @@ -1,43 +1,43 @@
1# $NetBSD: Makefile,v 1.3 2015/05/16 03:11:41 markd Exp $ 1# $NetBSD: Makefile,v 1.4 2015/05/28 12:34:47 markd Exp $
2 2
3DISTNAME= collection-langother 3DISTNAME= collection-langother
4PKGNAME= texlive-${DISTNAME}-2014pre2 4PKGNAME= texlive-${DISTNAME}-2014
5CATEGORIES= meta-pkgs 5CATEGORIES= meta-pkgs
6MASTER_SITES= # empty 6MASTER_SITES= # empty
7TEXLIVE_REV= 31014 7TEXLIVE_REV= 31014
8 8
9MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= http://www.tug.org/texlive/ 10HOMEPAGE= http://www.tug.org/texlive/
11COMMENT= Other languages TeX packages 11COMMENT= Other languages TeX packages
12 12
13DEPENDS+= texlive-collection-basic-[0-9]*:../../meta-pkgs/texlive-collection-basic 13DEPENDS+= texlive-collection-basic-[0-9]*:../../meta-pkgs/texlive-collection-basic
14 14
15# depend amsldoc-vn 15# amsldoc-vn is documentation only
16# depend aramaic-serto 16DEPENDS+= tex-aramaic-serto-[0-9]*:../../fonts/tex-aramaic-serto
17DEPENDS+= tex-babel-bahasa-[0-9]*:../../print/tex-babel-bahasa 17DEPENDS+= tex-babel-bahasa-[0-9]*:../../print/tex-babel-bahasa
18DEPENDS+= tex-babel-esperanto-[0-9]*:../../print/tex-babel-esperanto 18DEPENDS+= tex-babel-esperanto-[0-9]*:../../print/tex-babel-esperanto
19DEPENDS+= tex-babel-georgian-[0-9]*:../../print/tex-babel-georgian 19DEPENDS+= tex-babel-georgian-[0-9]*:../../print/tex-babel-georgian
20DEPENDS+= tex-babel-hebrew-[0-9]*:../../print/tex-babel-hebrew 20DEPENDS+= tex-babel-hebrew-[0-9]*:../../print/tex-babel-hebrew
21DEPENDS+= tex-babel-interlingua-[0-9]*:../../print/tex-babel-interlingua 21DEPENDS+= tex-babel-interlingua-[0-9]*:../../print/tex-babel-interlingua
22DEPENDS+= tex-babel-sorbian-[0-9]*:../../print/tex-babel-sorbian 22DEPENDS+= tex-babel-sorbian-[0-9]*:../../print/tex-babel-sorbian
23DEPENDS+= tex-babel-thai-[0-9]*:../../print/tex-babel-thai 23DEPENDS+= tex-babel-thai-[0-9]*:../../print/tex-babel-thai
24DEPENDS+= tex-babel-vietnamese-[0-9]*:../../print/tex-babel-vietnamese 24DEPENDS+= tex-babel-vietnamese-[0-9]*:../../print/tex-babel-vietnamese
25# depend cjhebrew 25DEPENDS+= tex-cjhebrew-[0-9]*:../../fonts/tex-cjhebrew
26# depend ctib 26DEPENDS+= tex-ctib-[0-9]*:../../print/tex-ctib
27DEPENDS+= tex-fonts-tlwg-[0-9]*:../../fonts/tex-fonts-tlwg 27DEPENDS+= tex-fonts-tlwg-[0-9]*:../../fonts/tex-fonts-tlwg
28DEPENDS+= tex-hyphen-afrikaans-[0-9]*:../../print/tex-hyphen-afrikaans 28DEPENDS+= tex-hyphen-afrikaans-[0-9]*:../../print/tex-hyphen-afrikaans
29DEPENDS+= tex-hyphen-coptic-[0-9]*:../../print/tex-hyphen-coptic 29DEPENDS+= tex-hyphen-coptic-[0-9]*:../../print/tex-hyphen-coptic
30DEPENDS+= tex-hyphen-esperanto-[0-9]*:../../print/tex-hyphen-esperanto 30DEPENDS+= tex-hyphen-esperanto-[0-9]*:../../print/tex-hyphen-esperanto
31DEPENDS+= tex-hyphen-georgian-[0-9]*:../../print/tex-hyphen-georgian 31DEPENDS+= tex-hyphen-georgian-[0-9]*:../../print/tex-hyphen-georgian
32DEPENDS+= tex-hyphen-indonesian-[0-9]*:../../print/tex-hyphen-indonesian 32DEPENDS+= tex-hyphen-indonesian-[0-9]*:../../print/tex-hyphen-indonesian
33DEPENDS+= tex-hyphen-interlingua-[0-9]*:../../print/tex-hyphen-interlingua 33DEPENDS+= tex-hyphen-interlingua-[0-9]*:../../print/tex-hyphen-interlingua
34DEPENDS+= tex-hyphen-thai-[0-9]*:../../print/tex-hyphen-thai 34DEPENDS+= tex-hyphen-thai-[0-9]*:../../print/tex-hyphen-thai
35DEPENDS+= tex-hyphen-turkmen-[0-9]*:../../print/tex-hyphen-turkmen 35DEPENDS+= tex-hyphen-turkmen-[0-9]*:../../print/tex-hyphen-turkmen
36# lshort-thai is documentation only 36# lshort-thai is documentation only
37# lshort-vietnamese is documentation only 37# lshort-vietnamese is documentation only
38# depend ntheorem-vn 38# ntheorem-vn is documentation only
39DEPENDS+= tex-vntex-[0-9]*:../../print/tex-vntex 39DEPENDS+= tex-vntex-[0-9]*:../../print/tex-vntex
40 40
41META_PACKAGE= yes 41META_PACKAGE= yes
42 42
43.include "../../mk/bsd.pkg.mk" 43.include "../../mk/bsd.pkg.mk"