diff options
author | wiz <wiz> | 2016-07-29 11:26:20 +0000 |
---|---|---|
committer | wiz <wiz> | 2016-07-29 11:26:20 +0000 |
commit | d60cce4066e588be609ec92c1723020a722b8bfc (patch) | |
tree | 6b2fad0b60bd638a154230750707497bdc624542 /meta-pkgs | |
parent | 2555e5a331f55b34fc3fd68e8de43daf73d3d832 (diff) | |
download | pkgsrc-d60cce4066e588be609ec92c1723020a722b8bfc.tar.gz |
dd tex-ncctools. Bump PKGREVISION.
Diffstat (limited to 'meta-pkgs')
-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 |