pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/tex-moderncv
Module Name: pkgsrc
Committed By: markd
Date: Sat May 2 02:38:38 UTC 2020
Modified Files:
pkgsrc/print/tex-moderncv: Makefile
Log Message:
tex-moderncv: dependency tex-ifluatex,tex-ifxetex -> tex-iftex
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/print/tex-moderncv/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/print/tex-moderncv/Makefile
diff -u pkgsrc/print/tex-moderncv/Makefile:1.5 pkgsrc/print/tex-moderncv/Makefile:1.6
--- pkgsrc/print/tex-moderncv/Makefile:1.5 Sat Jan 18 23:34:31 2020
+++ pkgsrc/print/tex-moderncv/Makefile Sat May 2 02:38:38 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2020/01/18 23:34:31 rillig Exp $
+# $NetBSD: Makefile,v 1.6 2020/05/02 02:38:38 markd Exp $
DISTNAME= moderncv
PKGNAME= tex-${DISTNAME}-2.0.0
@@ -17,8 +17,7 @@ DEPENDS+= tex-geometry-[0-9]*:../../prin
DEPENDS+= tex-fancyhdr-[0-9]*:../../print/tex-fancyhdr
DEPENDS+= tex-fontawesome-[0-9]*:../../fonts/tex-fontawesome
DEPENDS+= tex-hyperref-[0-9]*:../../print/tex-hyperref
-DEPENDS+= tex-ifluatex-[0-9]*:../../print/tex-ifluatex
-DEPENDS+= tex-ifxetex-[0-9]*:../../print/tex-ifxetex
+DEPENDS+= tex-iftex>=1.0d:../../print/tex-iftex
DEPENDS+= tex-l3packages-[0-9]*:../../devel/tex-l3packages
DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
DEPENDS+= tex-marvosym-[0-9]*:../../fonts/tex-marvosym
Home |
Main Index |
Thread Index |
Old Index