Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/tex-ifplatform tex-ifplatform: dependency tex-if...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/856b9e0d4720
branches:  trunk
changeset: 430569:856b9e0d4720
user:      markd <markd%pkgsrc.org@localhost>
date:      Sat May 02 02:48:24 2020 +0000

description:
tex-ifplatform: dependency tex-ifluatex -> tex-iftex

diffstat:

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

diffs (22 lines):

diff -r af7a6d886d79 -r 856b9e0d4720 print/tex-ifplatform/Makefile
--- a/print/tex-ifplatform/Makefile     Sat May 02 02:46:22 2020 +0000
+++ b/print/tex-ifplatform/Makefile     Sat May 02 02:48:24 2020 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2020/01/18 23:34:17 rillig Exp $
+# $NetBSD: Makefile,v 1.5 2020/05/02 02:48:24 markd Exp $
 
 DISTNAME=      ifplatform
 PKGNAME=       tex-${DISTNAME}-0.4a
+PKGREVISION=   1
 TEXLIVE_REV=   45533
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -9,7 +10,7 @@
 COMMENT=       Conditionals to test which platform is being used
 LICENSE=       lppl-1.3c
 
-DEPENDS+=      tex-ifluatex-[0-9]*:../../print/tex-ifluatex
+DEPENDS+=      tex-iftex>=1.0d:../../print/tex-iftex
 DEPENDS+=      tex-oberdiek-[0-9]*:../../print/tex-oberdiek
 
 TEXLIVE_UNVERSIONED=   yes



Home | Main Index | Thread Index | Old Index