pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/meta-pkgs/texlive-collection-basic
Module Name: pkgsrc
Committed By: tnn
Date: Sun May 10 11:25:00 UTC 2020
Modified Files:
pkgsrc/meta-pkgs/texlive-collection-basic: Makefile
Log Message:
fix dependency pattern
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/meta-pkgs/texlive-collection-basic/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/meta-pkgs/texlive-collection-basic/Makefile
diff -u pkgsrc/meta-pkgs/texlive-collection-basic/Makefile:1.14 pkgsrc/meta-pkgs/texlive-collection-basic/Makefile:1.15
--- pkgsrc/meta-pkgs/texlive-collection-basic/Makefile:1.14 Sun May 10 04:13:24 2020
+++ pkgsrc/meta-pkgs/texlive-collection-basic/Makefile Sun May 10 11:25:00 2020
@@ -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-c
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
Home |
Main Index |
Thread Index |
Old Index