diff options
author | markd <markd@pkgsrc.org> | 2015-05-16 03:02:15 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2015-05-16 03:02:15 +0000 |
commit | 1a1717237a18ae738699e6cba41afc81e987b904 (patch) | |
tree | 9186babe334480216140b539c2e5636fcc63183d /meta-pkgs | |
parent | e87707825a22efaccf52c1a3ed23d9d906ca6fc0 (diff) | |
download | pkgsrc-1a1717237a18ae738699e6cba41afc81e987b904.tar.gz |
Add tex-hyphen-ethiopic dependency. Update version to 2014.
Diffstat (limited to 'meta-pkgs')
-rw-r--r-- | meta-pkgs/texlive-collection-langafrican/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-pkgs/texlive-collection-langafrican/Makefile b/meta-pkgs/texlive-collection-langafrican/Makefile index 7f81b9d0826..be19a556f32 100644 --- a/meta-pkgs/texlive-collection-langafrican/Makefile +++ b/meta-pkgs/texlive-collection-langafrican/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2015/05/14 17:38:34 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2015/05/16 03:02:15 markd Exp $ DISTNAME= collection-langafrican -PKGNAME= texlive-${DISTNAME}-2014pre2 +PKGNAME= texlive-${DISTNAME}-2014 CATEGORIES= meta-pkgs MASTER_SITES= # empty TEXLIVE_REV= 30372 @@ -15,7 +15,7 @@ DEPENDS+= texlive-collection-basic-[0-9]*:../../meta-pkgs/texlive-collection-bas DEPENDS+= tex-ethiop-[0-9]*:../../print/tex-ethiop DEPENDS+= tex-ethiop-t1-[0-9]*:../../fonts/tex-ethiop-t1 DEPENDS+= tex-fc-[0-9]*:../../fonts/tex-fc -# DEPENDS+= tex-hyphen-ethiopic-[0-9]*:../../print/tex-hyphen-ethiopic +DEPENDS+= tex-hyphen-ethiopic-[0-9]*:../../print/tex-hyphen-ethiopic META_PACKAGE= yes |