diff options
author | markd <markd@pkgsrc.org> | 2021-02-14 22:20:17 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2021-02-14 22:20:17 +0000 |
commit | 6257fd6ce7276ee5cdc56ff80001b94dd4cbb339 (patch) | |
tree | 88114ad0009ad94824498ca04cd2e8f2824c2163 /meta-pkgs | |
parent | bce358dac85736ebdc534bda2d0fbe0b41266b82 (diff) | |
download | pkgsrc-6257fd6ce7276ee5cdc56ff80001b94dd4cbb339.tar.gz |
texlive-collection-langfrench: update for revision 57491
Diffstat (limited to 'meta-pkgs')
-rw-r--r-- | meta-pkgs/texlive-collection-langfrench/Makefile | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/meta-pkgs/texlive-collection-langfrench/Makefile b/meta-pkgs/texlive-collection-langfrench/Makefile index 9ae9ca0b2ab..67c7c41820e 100644 --- a/meta-pkgs/texlive-collection-langfrench/Makefile +++ b/meta-pkgs/texlive-collection-langfrench/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.13 2020/05/10 04:13:26 markd Exp $ +# $NetBSD: Makefile,v 1.14 2021/02/14 22:20:17 markd Exp $ DISTNAME= collection-langfrench PKGNAME= texlive-${DISTNAME}-2020pre1 CATEGORIES= meta-pkgs MASTER_SITES= # empty -TEXLIVE_REV= 54675 +TEXLIVE_REV= 57491 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= https://www.tug.org/texlive/ @@ -31,6 +31,7 @@ DEPENDS+= tex-babel-french-[0-9]*:../../print/tex-babel-french # formation-latex-ul is documentation only # depend frenchmath # depend frletter +# depend frpseudocode DEPENDS+= tex-hyphen-basque-[0-9]*:../../print/tex-hyphen-basque DEPENDS+= tex-hyphen-french-[0-9]*:../../print/tex-hyphen-french # impatient-fr is documentation only @@ -39,6 +40,8 @@ DEPENDS+= tex-hyphen-french-[0-9]*:../../print/tex-hyphen-french # latex2e-help-texinfo-fr is documentation only # lshort-french is documentation only # depend mafr +# depend matapli +# depend profcollege # depend tabvar # depend tdsfrmath # texlive-fr is documentation only |