diff options
author | wiz <wiz@pkgsrc.org> | 2016-07-29 22:38:42 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-07-29 22:38:42 +0000 |
commit | fff64e049ce8a987437f03c1cee8443befbd3fc4 (patch) | |
tree | b934909c082fcd9c93ecd9bad25515cbb6a2b0bf /meta-pkgs/texlive-collection-latexextra | |
parent | 516707fc6d24793cef768d16c42cb293e4761168 (diff) | |
download | pkgsrc-fff64e049ce8a987437f03c1cee8443befbd3fc4.tar.gz |
Add tex-shadowtext. Bump PKGREVISION.
Diffstat (limited to 'meta-pkgs/texlive-collection-latexextra')
-rw-r--r-- | meta-pkgs/texlive-collection-latexextra/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/meta-pkgs/texlive-collection-latexextra/Makefile b/meta-pkgs/texlive-collection-latexextra/Makefile index fdd57c9914d..fd541413c09 100644 --- a/meta-pkgs/texlive-collection-latexextra/Makefile +++ b/meta-pkgs/texlive-collection-latexextra/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.17 2016/07/29 11:26:20 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2016/07/29 22:38:42 wiz Exp $ DISTNAME= collection-latexextra PKGNAME= texlive-${DISTNAME}-2016pre1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= meta-pkgs MASTER_SITES= # empty TEXLIVE_REV= 41304 @@ -878,7 +878,7 @@ DEPENDS+= tex-selectp-[0-9]*:../../print/tex-selectp # depend sfmath DEPENDS+= tex-shadethm-[0-9]*:../../print/tex-shadethm DEPENDS+= tex-shadow-[0-9]*:../../print/tex-shadow -# depend shadowtext +DEPENDS+= tex-shadowtext-[0-9]*:../../print/tex-shadowtext DEPENDS+= tex-shapepar-[0-9]*:../../print/tex-shapepar # depend shdoc # depend shipunov |