summaryrefslogtreecommitdiff
path: root/meta-pkgs
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2020-05-10 11:25:00 +0000
committertnn <tnn@pkgsrc.org>2020-05-10 11:25:00 +0000
commita94f068ef8d157b88eb7f9d73b76870c4561a00d (patch)
tree8e6cdb59ea7334dfb9b32a1ca9dcdc37efcf132c /meta-pkgs
parent630518acae4082b51d9b0cb48b44fbd657a81bdd (diff)
downloadpkgsrc-a94f068ef8d157b88eb7f9d73b76870c4561a00d.tar.gz
fix dependency pattern
Diffstat (limited to 'meta-pkgs')
-rw-r--r--meta-pkgs/texlive-collection-basic/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-pkgs/texlive-collection-basic/Makefile b/meta-pkgs/texlive-collection-basic/Makefile
index 2a7b4da7289..24c86496053 100644
--- a/meta-pkgs/texlive-collection-basic/Makefile
+++ b/meta-pkgs/texlive-collection-basic/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2020/05/10 04:13:24 markd Exp $
+# $NetBSD: Makefile,v 1.15 2020/05/10 11:25:00 tnn Exp $
DISTNAME= collection-basic
PKGNAME= texlive-${DISTNAME}-2020
@@ -17,7 +17,7 @@ DEPENDS+= tex-cm>=2013:../../fonts/tex-cm
DEPENDS+= tex-colorprofiles-[0-9]*:../../print/tex-colorprofiles
DEPENDS+= tex-dvipdfmx>=2013:../../print/tex-dvipdfmx
DEPENDS+= tex-dvips>=2013:../../print/tex-dvips
-DEPENDS+= tex-ec-[0-9]:../../fonts/tex-ec
+DEPENDS+= tex-ec-[0-9]*:../../fonts/tex-ec
DEPENDS+= tex-enctex>=2013:../../print/tex-enctex
DEPENDS+= tex-etex>=2.1.31600:../../print/tex-etex
DEPENDS+= tex-etex-pkg>=2.0:../../print/tex-etex-pkg