pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/tex-cweb tex-cweb: add missing dependency on tex...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a7aafdeda8c6
branches: trunk
changeset: 385641:a7aafdeda8c6
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu Sep 22 10:10:08 2022 +0000
description:
tex-cweb: add missing dependency on tex-iftex
Used in share/texmf-dist/tex/plain/cweb/cwebmac.tex
Bump PKGREVISION.
diffstat:
print/tex-cweb/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (21 lines):
diff -r fbade0a7bc0d -r a7aafdeda8c6 print/tex-cweb/Makefile
--- a/print/tex-cweb/Makefile Thu Sep 22 09:55:13 2022 +0000
+++ b/print/tex-cweb/Makefile Thu Sep 22 10:10:08 2022 +0000
@@ -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@localhost
@@ -9,6 +10,7 @@
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
Home |
Main Index |
Thread Index |
Old Index