summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2022-09-22 10:10:08 +0000
committerwiz <wiz@pkgsrc.org>2022-09-22 10:10:08 +0000
commit573d87053436a82c161f8ba468799a41da5b5fae (patch)
tree669a850ff3de15dec052623fc04414fbd4086f2d
parent640b1e05bfdaff2c05630cdf018c34427c145e29 (diff)
downloadpkgsrc-573d87053436a82c161f8ba468799a41da5b5fae.tar.gz
tex-cweb: add missing dependency on tex-iftex
Used in share/texmf-dist/tex/plain/cweb/cwebmac.tex Bump PKGREVISION.
-rw-r--r--print/tex-cweb/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/print/tex-cweb/Makefile b/print/tex-cweb/Makefile
index 1dffbbbdd83..a64b1b75ec5 100644
--- a/print/tex-cweb/Makefile
+++ b/print/tex-cweb/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2022/09/01 10:26:59 markd Exp $
+# $NetBSD: Makefile,v 1.13 2022/09/22 10:10:08 wiz Exp $
DISTNAME= cweb
PKGNAME= tex-${DISTNAME}-4.3.63787
+PKGREVISION= 1
TEXLIVE_REV= 63787
MAINTAINER= pkgsrc-users@NetBSD.org
@@ -9,6 +10,7 @@ HOMEPAGE= https://ctan.org/pkg/cwebbin
COMMENT= CWEB for ANSI-C/C++ compilers
DEPENDS+= web2c-[0-9]*:../../print/web2c
+DEPENDS+= tex-iftex-[0-9]*:../../print/tex-iftex
TEX_TEXMF_DIRS+= ${PREFIX}/share/texmf-dist