Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math/tex-mathspec tex-mathspec: dependency tex-ifxetex...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/196cfb5a962f
branches:  trunk
changeset: 430577:196cfb5a962f
user:      markd <markd%pkgsrc.org@localhost>
date:      Sat May 02 03:13:54 2020 +0000

description:
tex-mathspec: dependency tex-ifxetex -> tex-iftex

diffstat:

 math/tex-mathspec/Makefile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (22 lines):

diff -r a9560d5fadc1 -r 196cfb5a962f math/tex-mathspec/Makefile
--- a/math/tex-mathspec/Makefile        Sat May 02 03:11:41 2020 +0000
+++ b/math/tex-mathspec/Makefile        Sat May 02 03:13:54 2020 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2020/01/18 23:32:54 rillig Exp $
+# $NetBSD: Makefile,v 1.4 2020/05/02 03:13:54 markd Exp $
 
 DISTNAME=      mathspec
 PKGNAME=       tex-${DISTNAME}-0.2b
+PKGREVISION=   1
 TEXLIVE_REV=   42773
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -11,7 +12,7 @@
 
 DEPENDS+=      tex-amsmath-[0-9]*:../../print/tex-amsmath
 DEPENDS+=      tex-etoolbox-[0-9]*:../../devel/tex-etoolbox
-DEPENDS+=      tex-ifxetex-[0-9]*:../../print/tex-ifxetex
+DEPENDS+=      tex-iftex>=1.0d:../../print/tex-iftex
 
 TEXLIVE_UNVERSIONED=   yes
 .include "../../print/texlive/package.mk"



Home | Main Index | Thread Index | Old Index