summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2020-05-02 03:13:54 +0000
committermarkd <markd@pkgsrc.org>2020-05-02 03:13:54 +0000
commit619417f31459cf381cb59abe0e49502285d29626 (patch)
treec68ba94111ec02a07646402dc68cfdf1f3858a3a /math
parentc41c0b83f876636b1fceaa9ecf8f06703bb0aee7 (diff)
downloadpkgsrc-619417f31459cf381cb59abe0e49502285d29626.tar.gz
tex-mathspec: dependency tex-ifxetex -> tex-iftex
Diffstat (limited to 'math')
-rw-r--r--math/tex-mathspec/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/math/tex-mathspec/Makefile b/math/tex-mathspec/Makefile
index e934542c73e..3f556eb72ca 100644
--- a/math/tex-mathspec/Makefile
+++ b/math/tex-mathspec/Makefile
@@ -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
@@ -11,7 +12,7 @@ LICENSE= lppl-1.3c
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"