diff options
author | markd <markd> | 2015-05-17 11:59:47 +0000 |
---|---|---|
committer | markd <markd> | 2015-05-17 11:59:47 +0000 |
commit | 1465f56d3457cad0542c787f229e8d7f31c64e27 (patch) | |
tree | 1889251a4f12716635c574f03e4c29de01e84c48 /meta-pkgs | |
parent | 424db255f6de1df2a8e648421a9aa0738e9f9a11 (diff) | |
download | pkgsrc-1465f56d3457cad0542c787f229e8d7f31c64e27.tar.gz |
Note some more documentation only packages
Diffstat (limited to 'meta-pkgs')
-rw-r--r-- | meta-pkgs/texlive-collection-langfrench/Makefile | 20 | ||||
-rw-r--r-- | meta-pkgs/texlive-collection-langitalian/Makefile | 16 |
2 files changed, 18 insertions, 18 deletions
diff --git a/meta-pkgs/texlive-collection-langfrench/Makefile b/meta-pkgs/texlive-collection-langfrench/Makefile index 36acd102164..17d148e9fa2 100644 --- a/meta-pkgs/texlive-collection-langfrench/Makefile +++ b/meta-pkgs/texlive-collection-langfrench/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2015/05/10 04:36:16 markd Exp $ +# $NetBSD: Makefile,v 1.4 2015/05/17 11:59:47 markd Exp $ DISTNAME= collection-langfrench PKGNAME= texlive-${DISTNAME}-2014pre1 @@ -13,33 +13,33 @@ COMMENT= French TeX packages DEPENDS+= texlive-collection-basic-[0-9]*:../../meta-pkgs/texlive-collection-basic DEPENDS+= tex-aeguill-[0-9]*:../../print/tex-aeguill -# depend apprends-latex +# apprends-latex is documentation only DEPENDS+= tex-babel-basque-[0-9]*:../../print/tex-babel-basque DEPENDS+= tex-babel-french-[0-9]*:../../print/tex-babel-french # depend basque-book # depend basque-date # depend bib-fr # depend bibleref-french -# depend booktabs-fr +# booktabs-fr is documentation only # depend droit-fr -# depend epslatex-fr +# epslatex-fr is documentation only # depend facture # depend frenchle # depend frletter DEPENDS+= tex-hyphen-basque-[0-9]*:../../print/tex-hyphen-basque DEPENDS+= tex-hyphen-french-[0-9]*:../../print/tex-hyphen-french -# depend impatient-fr +# impatient-fr is documentation only # depend impnattypo -# depend l2tabu-french +# l2tabu-french is documentation only # lshort-french is documentation only # depend mafr # depend tabvar # depend tdsfrmath # texlive-fr is documentation only -# depend translation-array-fr -# depend translation-dcolumn-fr -# depend translation-natbib-fr -# depend translation-tabbing-fr +# translation-array-fr is documentation only +# translation-dcolumn-fr is documentation only +# translation-natbib-fr is documentation only +# translation-tabbing-fr is documentation only # depend variations META_PACKAGE= yes diff --git a/meta-pkgs/texlive-collection-langitalian/Makefile b/meta-pkgs/texlive-collection-langitalian/Makefile index be50a4ba110..36e1bec6eb7 100644 --- a/meta-pkgs/texlive-collection-langitalian/Makefile +++ b/meta-pkgs/texlive-collection-langitalian/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2015/05/10 04:36:16 markd Exp $ +# $NetBSD: Makefile,v 1.4 2015/05/17 12:10:06 markd Exp $ DISTNAME= collection-langitalian PKGNAME= texlive-${DISTNAME}-2014pre1 @@ -12,21 +12,21 @@ COMMENT= Italian TeX packages DEPENDS+= texlive-collection-basic-[0-9]*:../../meta-pkgs/texlive-collection-basic -# depend amsldoc-it -# depend amsmath-it -# depend amsthdoc-it +# amsldoc-it is documentation only +# amsmath-it is documentation only +# amsthdoc-it is documentation only DEPENDS+= tex-babel-italian-[0-9]*:../../print/tex-babel-italian # depend codicefiscaleitaliano -# depend fancyhdr-it +# fancyhdr-it is documentation only # depend fixltxhyph # depend frontespizio DEPENDS+= tex-hyphen-italian-[0-9]*:../../print/tex-hyphen-italian # depend itnumpar -# depend l2tabu-italian -# depend latex4wp-it +# l2tabu-italian is documentation only +# latex4wp-it is documentation only # depend layaureo # lshort-italian is documentation only -# depend psfrag-italian +# psfrag-italian is documentation only # texlive-it is documentation only META_PACKAGE= yes |