summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2020-05-02 02:35:02 +0000
committermarkd <markd@pkgsrc.org>2020-05-02 02:35:02 +0000
commit9d5c62f3c85ec72425aa9cc2ec7dd7b992f1861b (patch)
tree8f337855eb47f45e7cb23e1bad268d41cd4bc7f6 /print
parentda91540884febdc30c7a84c9282660d352baaf83 (diff)
downloadpkgsrc-9d5c62f3c85ec72425aa9cc2ec7dd7b992f1861b.tar.gz
tex-tcolorbox: dependency tex-ifluatex -> tex-iftex
Diffstat (limited to 'print')
-rw-r--r--print/tex-tcolorbox/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/print/tex-tcolorbox/Makefile b/print/tex-tcolorbox/Makefile
index 4975fb674c9..460fb03c86e 100644
--- a/print/tex-tcolorbox/Makefile
+++ b/print/tex-tcolorbox/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2020/01/18 23:34:53 rillig Exp $
+# $NetBSD: Makefile,v 1.10 2020/05/02 02:35:02 markd Exp $
DISTNAME= tcolorbox
PKGNAME= tex-${DISTNAME}-4.20
+PKGREVISION= 1
TEXLIVE_REV= 50206
MAINTAINER= pkgsrc-users@NetBSD.org
@@ -13,7 +14,7 @@ DEPENDS+= tex-amsmath-[0-9]*:../../print/tex-amsmath
DEPENDS+= tex-environ-[0-9]*:../../print/tex-environ
DEPENDS+= tex-etoolbox-[0-9]*:../../devel/tex-etoolbox
DEPENDS+= tex-hyperref-[0-9]*:../../print/tex-hyperref
-DEPENDS+= tex-ifluatex-[0-9]*:../../print/tex-ifluatex
+DEPENDS+= tex-iftex>=1.0d:../../print/tex-iftex
DEPENDS+= tex-incgraph-[0-9]*:../../graphics/tex-incgraph
DEPENDS+= tex-l3packages-[0-9]*:../../devel/tex-l3packages
DEPENDS+= tex-listings-[0-9]*:../../print/tex-listings