diff options
author | markd <markd@pkgsrc.org> | 2016-01-22 21:10:54 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2016-01-22 21:10:54 +0000 |
commit | ce713d85edb692514ec9687041018072e6613474 (patch) | |
tree | 6e64e2a87b3818da9ed68d6309e4eda93e2c5e0c /meta-pkgs | |
parent | 245579dd3a69bd9b01bed1bc1b3886547fe714cd (diff) | |
download | pkgsrc-ce713d85edb692514ec9687041018072e6613474.tar.gz |
Add tex-babel-spanglish, completing the collection.
Diffstat (limited to 'meta-pkgs')
-rw-r--r-- | meta-pkgs/texlive-collection-langspanish/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-pkgs/texlive-collection-langspanish/Makefile b/meta-pkgs/texlive-collection-langspanish/Makefile index 9289244d6d4..8414d40b1ee 100644 --- a/meta-pkgs/texlive-collection-langspanish/Makefile +++ b/meta-pkgs/texlive-collection-langspanish/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2015/06/14 13:28:53 markd Exp $ +# $NetBSD: Makefile,v 1.6 2016/01/22 21:10:54 markd Exp $ DISTNAME= collection-langspanish -PKGNAME= texlive-${DISTNAME}-2015pre1 +PKGNAME= texlive-${DISTNAME}-2015 CATEGORIES= meta-pkgs MASTER_SITES= # empty TEXLIVE_REV= 36995 @@ -18,7 +18,7 @@ DEPENDS+= tex-babel-spanish-[0-9]*:../../print/tex-babel-spanish # es-tex-faq is documentation only DEPENDS+= tex-hyphen-catalan-[0-9]*:../../print/tex-hyphen-catalan DEPENDS+= tex-hyphen-galician-[0-9]*:../../print/tex-hyphen-galician -# depend babel-spanglish +DEPENDS+= tex-babel-spanglish-[0-9]*:../../print/tex-babel-spanglish DEPENDS+= tex-hyphen-spanish-[0-9]*:../../print/tex-hyphen-spanish # l2tabu-spanish is documentation only # latex2e-help-texinfo-spanish is documentation only |