diff options
author | markd <markd@pkgsrc.org> | 2015-05-06 10:25:40 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2015-05-06 10:25:40 +0000 |
commit | ab2d09769b52996c6955772c8f8f03c60bc8a81f (patch) | |
tree | dfe72d692425e4e38fd29d749c34b9ff06d75091 /textproc | |
parent | b7e8889bd74c2c5f967e73758213589981752ecd (diff) | |
download | pkgsrc-ab2d09769b52996c6955772c8f8f03c60bc8a81f.tar.gz |
s/tex-collection-latex/texlive-collection-latex/
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/dblatex/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/dblatex/Makefile b/textproc/dblatex/Makefile index ce9081c34f2..f3c224209db 100644 --- a/textproc/dblatex/Makefile +++ b/textproc/dblatex/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2015/04/27 12:42:47 markd Exp $ +# $NetBSD: Makefile,v 1.20 2015/05/06 10:25:40 markd Exp $ DISTNAME= dblatex-0.3.2 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dblatex/} EXTRACT_SUFX= .tar.bz2 @@ -15,7 +15,7 @@ DEPENDS+= ImageMagick-[0-9]*:../../graphics/ImageMagick DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin DEPENDS+= makeindexk-[0-9]*:../../textproc/makeindexk DEPENDS+= libxslt-[0-9]*:../../textproc/libxslt -DEPENDS+= tex-collection-latex-[0-9]*:../../print/tex-collection-latex +DEPENDS+= texlive-collection-latex-[0-9]*:../../meta-pkgs/texlive-collection-latex DEPENDS+= tex-ifxetex-[0-9]*:../../print/tex-ifxetex DEPENDS+= tex-anysize-[0-9]*:../../print/tex-anysize DEPENDS+= tex-appendix-[0-9]*:../../print/tex-appendix |