diff options
author | markd <markd@pkgsrc.org> | 2015-05-16 11:24:59 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2015-05-16 11:24:59 +0000 |
commit | 8d69545ae32c38aad8367956db50960a9c1c8bc0 (patch) | |
tree | 12c9b52ad0ad4c6afdc976810d9aa63fcd6ac666 /meta-pkgs/texlive-collection-mathextra | |
parent | 063516ab84a6d2509890b469efa9a8b379b6dbf3 (diff) | |
download | pkgsrc-8d69545ae32c38aad8367956db50960a9c1c8bc0.tar.gz |
Add additional tex packages
Diffstat (limited to 'meta-pkgs/texlive-collection-mathextra')
-rw-r--r-- | meta-pkgs/texlive-collection-mathextra/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/meta-pkgs/texlive-collection-mathextra/Makefile b/meta-pkgs/texlive-collection-mathextra/Makefile index 29f79d03955..0e0d304e2a9 100644 --- a/meta-pkgs/texlive-collection-mathextra/Makefile +++ b/meta-pkgs/texlive-collection-mathextra/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2015/05/06 10:41:44 markd Exp $ +# $NetBSD: Makefile,v 1.2 2015/05/16 11:25:39 markd Exp $ DISTNAME= collection-mathextra -PKGNAME= texlive-${DISTNAME}-2014pre1 +PKGNAME= texlive-${DISTNAME}-2014pre2 CATEGORIES= meta-pkgs MASTER_SITES= # empty TEXLIVE_REV= 36538 @@ -14,6 +14,7 @@ DEPENDS+= texlive-collection-fontsrecommended-[0-9]*:../../meta-pkgs/texlive-col DEPENDS+= texlive-collection-latex-[0-9]*:../../meta-pkgs/texlive-collection-latex # depend 12many +DEPENDS+= tex-amstex-[0-9]*:../../print/tex-amstex # depend amstex # depend backnaur # depend begriff @@ -39,6 +40,7 @@ DEPENDS+= tex-concrete-[0-9]*:../../fonts/tex-concrete # depend logicproof # depend lpform # depend lplfitch +DEPENDS+= tex-mathcomp-[0-9]*:../../print/tex-mathcomp # depend mathcomp # depend mattens # depend mhequ |