diff options
author | wiz <wiz@pkgsrc.org> | 2016-07-29 11:26:20 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2016-07-29 11:26:20 +0000 |
commit | e4ccfbe017d752450d7f8f1866df0c78348ef022 (patch) | |
tree | 503f598660d81b2f862c40c315312216a220f85f /meta-pkgs/texlive-collection-latexextra | |
parent | 3e77a122b907f55b6247c7afb4f36c73c320b04b (diff) | |
download | pkgsrc-e4ccfbe017d752450d7f8f1866df0c78348ef022.tar.gz |
dd tex-ncctools. 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 6aaf33b55ff..fdd57c9914d 100644 --- a/meta-pkgs/texlive-collection-latexextra/Makefile +++ b/meta-pkgs/texlive-collection-latexextra/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2016/07/09 06:38:34 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2016/07/29 11:26:20 wiz Exp $ DISTNAME= collection-latexextra PKGNAME= texlive-${DISTNAME}-2016pre1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= meta-pkgs MASTER_SITES= # empty TEXLIVE_REV= 41304 @@ -686,7 +686,7 @@ DEPENDS+= tex-multirow-[0-9]*:../../print/tex-multirow # depend nameauth # depend namespc # depend ncclatex -# depend ncctools +DEPENDS+= tex-ncctools-[0-9]*:../../print/tex-ncctools DEPENDS+= tex-needspace-[0-9]*:../../print/tex-needspace # depend nestquot # depend newcommand |