diff options
author | markd <markd@pkgsrc.org> | 2017-06-24 01:01:38 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2017-06-24 01:01:38 +0000 |
commit | 0f29e08d33a44adc039df9a4ec3e3d998a645dc4 (patch) | |
tree | efca013df4b3bd88ed6ca7adf732da9aab0b2b76 /meta-pkgs/texlive-collection-langfrench | |
parent | d0db5c0849dd23c7e2ff4f1aacca3751e4891e26 (diff) | |
download | pkgsrc-0f29e08d33a44adc039df9a4ec3e3d998a645dc4.tar.gz |
Note that some packages are documentation only
Diffstat (limited to 'meta-pkgs/texlive-collection-langfrench')
-rw-r--r-- | meta-pkgs/texlive-collection-langfrench/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-pkgs/texlive-collection-langfrench/Makefile b/meta-pkgs/texlive-collection-langfrench/Makefile index b4fb6dce22f..4ab7375ebb9 100644 --- a/meta-pkgs/texlive-collection-langfrench/Makefile +++ b/meta-pkgs/texlive-collection-langfrench/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2017/06/22 09:37:21 markd Exp $ +# $NetBSD: Makefile,v 1.7 2017/06/24 01:01:38 markd Exp $ DISTNAME= collection-langfrench PKGNAME= texlive-${DISTNAME}-2017pre1 @@ -25,14 +25,14 @@ DEPENDS+= tex-babel-french-[0-9]*:../../print/tex-babel-french # depend e-french # epslatex-fr is documentation only # depend facture -# depend formation-latex-ul +# formation-latex-ul is documentation only # depend frletter 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 # depend impnattypo # l2tabu-french is documentation only -# depend latex2e-help-texinfo-fr +# latex2e-help-texinfo-fr is documentation only # lshort-french is documentation only # depend mafr # depend tabvar @@ -43,7 +43,7 @@ DEPENDS+= tex-hyphen-french-[0-9]*:../../print/tex-hyphen-french # translation-natbib-fr is documentation only # translation-tabbing-fr is documentation only # depend variations -# depend visualtikz +# visualtikz is documentation only META_PACKAGE= yes |