summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2021-02-26 06:21:04 +0000
committermef <mef@pkgsrc.org>2021-02-26 06:21:04 +0000
commit528ae43359b210f5a103c47d90015a8cd282d07d (patch)
treea1abf28ffe3c0fc3dbbb0b9805ba40998c52077c /print
parent92258077aaba7ecc26a0683860fb6c0a9fe67c60 (diff)
downloadpkgsrc-528ae43359b210f5a103c47d90015a8cd282d07d.tar.gz
(print/tex-*) Interim fix for recent Cyclic dependency problem: tks markd@
Cyclic dependency for package: tex-l3kernel-2020.57669nb1 tex-colortbl-1.0e tex-latex-bin-2020 tex-l3packages-2020.57600nb1 tex-l3kernel-2020.57669nb1
Diffstat (limited to 'print')
-rw-r--r--print/tex-booktabs/Makefile4
-rw-r--r--print/tex-colortbl/Makefile4
-rw-r--r--print/tex-oberdiek/Makefile6
3 files changed, 7 insertions, 7 deletions
diff --git a/print/tex-booktabs/Makefile b/print/tex-booktabs/Makefile
index e856aec0137..97e0c30e269 100644
--- a/print/tex-booktabs/Makefile
+++ b/print/tex-booktabs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2020/04/27 22:35:39 markd Exp $
+# $NetBSD: Makefile,v 1.7 2021/02/26 06:21:04 mef Exp $
DISTNAME= booktabs
PKGNAME= tex-${DISTNAME}-1.61803398
@@ -9,7 +9,7 @@ HOMEPAGE= https://ctan.org/pkg/booktabs
COMMENT= Publication quality tables in LaTeX
LICENSE= lppl-1.3c
-DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
+#EPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/print/tex-colortbl/Makefile b/print/tex-colortbl/Makefile
index c214eca92be..724a7d2c5f9 100644
--- a/print/tex-colortbl/Makefile
+++ b/print/tex-colortbl/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2020/05/01 00:15:11 markd Exp $
+# $NetBSD: Makefile,v 1.10 2021/02/26 06:21:04 mef Exp $
DISTNAME= colortbl
PKGNAME= tex-${DISTNAME}-1.0e
@@ -9,7 +9,7 @@ HOMEPAGE= https://ctan.org/pkg/colortbl
COMMENT= Add colour to LaTeX tables
LICENSE= lppl-1.3c
-DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
+#EPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools
diff --git a/print/tex-oberdiek/Makefile b/print/tex-oberdiek/Makefile
index 39466be174a..2a3cfbd4700 100644
--- a/print/tex-oberdiek/Makefile
+++ b/print/tex-oberdiek/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2021/02/13 05:31:12 markd Exp $
+# $NetBSD: Makefile,v 1.30 2021/02/26 06:21:05 mef Exp $
DISTNAME= oberdiek
PKGNAME= tex-${DISTNAME}-2020.56291
@@ -9,7 +9,7 @@ HOMEPAGE= https://ctan.org/pkg/oberdiek
COMMENT= Bundle of packages submitted by Heiko Oberdiek
LICENSE= lppl-1.3c
-DEPENDS+= tex-amsmath-[0-9]*:../../print/tex-amsmath
+#EPENDS+= tex-amsmath-[0-9]*:../../print/tex-amsmath
DEPENDS+= tex-auxhook-[0-9]*:../../print/tex-auxhook
DEPENDS+= tex-etex-pkg-[0-9]*:../../print/tex-etex-pkg
DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
@@ -19,7 +19,7 @@ DEPENDS+= tex-iftex-[0-9]*:../../print/tex-iftex
DEPENDS+= tex-infwarerr-[0-9]*:../../print/tex-infwarerr
DEPENDS+= tex-kvoptions-[0-9]*:../../print/tex-kvoptions
DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
-DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
+#EPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
DEPENDS+= tex-pdftexcmds-[0-9]*:../../print/tex-pdftexcmds
DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools