diff options
author | markd <markd@pkgsrc.org> | 2016-01-22 19:05:51 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2016-01-22 19:05:51 +0000 |
commit | 6a1756cf1ea84f0e9ab9352be9478d2c01029118 (patch) | |
tree | ce156c3ddf4ce41ee99a552d26857fc2133d6be3 /meta-pkgs | |
parent | 67a29d104424c622455f1355fddd18b861115030 (diff) | |
download | pkgsrc-6a1756cf1ea84f0e9ab9352be9478d2c01029118.tar.gz |
Note that metatype1 is an empty package and therefore collection is
complete.
Diffstat (limited to 'meta-pkgs')
-rw-r--r-- | meta-pkgs/texlive-collection-fontutils/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-pkgs/texlive-collection-fontutils/Makefile b/meta-pkgs/texlive-collection-fontutils/Makefile index 55e9ab6e12a..e12176989ae 100644 --- a/meta-pkgs/texlive-collection-fontutils/Makefile +++ b/meta-pkgs/texlive-collection-fontutils/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2015/06/14 13:28:52 markd Exp $ +# $NetBSD: Makefile,v 1.5 2016/01/22 19:05:51 markd Exp $ DISTNAME= collection-fontutils -PKGNAME= texlive-${DISTNAME}-2015pre1 +PKGNAME= texlive-${DISTNAME}-2015 CATEGORIES= meta-pkgs MASTER_SITES= # empty TEXLIVE_REV= 37105 @@ -18,7 +18,7 @@ DEPENDS+= tex-dosepsbin-[0-9]*:../../fonts/tex-dosepsbin DEPENDS+= tex-epstopdf-[0-9]*:../../graphics/tex-epstopdf # fontware is entirely included in web2c DEPENDS+= lcdftypetools-[0-9]*:../../fonts/lcdftypetools -# depend metatype1 +# metatype1 is empty DEPENDS+= ps2pkm-[0-9]*:../../fonts/ps2pkm DEPENDS+= tex-pstools-[0-9]*:../../graphics/tex-pstools DEPENDS+= psutils-[0-9]*:../../print/psutils |