diff options
author | markd <markd@pkgsrc.org> | 2017-08-06 12:09:56 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2017-08-06 12:09:56 +0000 |
commit | 808289e324c01241d9ad27e2747ae24102cdb091 (patch) | |
tree | 6f22c2db7a09148cc80563850b83aa2942bed8ef /meta-pkgs/texlive-collection-langother | |
parent | 5096160dc6d052284fdcf7a62c10cb04745e38f9 (diff) | |
download | pkgsrc-808289e324c01241d9ad27e2747ae24102cdb091.tar.gz |
Update to revision 44601
Diffstat (limited to 'meta-pkgs/texlive-collection-langother')
-rw-r--r-- | meta-pkgs/texlive-collection-langother/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/meta-pkgs/texlive-collection-langother/Makefile b/meta-pkgs/texlive-collection-langother/Makefile index 90b142de340..2cd023f6801 100644 --- a/meta-pkgs/texlive-collection-langother/Makefile +++ b/meta-pkgs/texlive-collection-langother/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.7 2017/06/22 09:37:22 markd Exp $ +# $NetBSD: Makefile,v 1.8 2017/08/06 12:09:56 markd Exp $ DISTNAME= collection-langother PKGNAME= texlive-${DISTNAME}-2017pre1 CATEGORIES= meta-pkgs MASTER_SITES= # empty -TEXLIVE_REV= 44414 +TEXLIVE_REV= 44601 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.tug.org/texlive/ @@ -46,6 +46,7 @@ DEPENDS+= tex-hyphen-interlingua-[0-9]*:../../print/tex-hyphen-interlingua DEPENDS+= tex-hyphen-sanskrit-[0-9]*:../../print/tex-hyphen-sanskrit DEPENDS+= tex-hyphen-thai-[0-9]*:../../print/tex-hyphen-thai DEPENDS+= tex-hyphen-turkmen-[0-9]*:../../print/tex-hyphen-turkmen +# depend latex-mr # depend latexbangla # lshort-thai is documentation only # lshort-vietnamese is documentation only |