pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/tex-latex tex-latex: add dependency on tex-hypdoc



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9bc006efba88
branches:  trunk
changeset: 384789:9bc006efba88
user:      markd <markd%pkgsrc.org@localhost>
date:      Sun Sep 04 20:53:37 2022 +0000

description:
tex-latex: add dependency on tex-hypdoc

diffstat:

 print/tex-latex/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (21 lines):

diff -r 8903bfa171cc -r 9bc006efba88 print/tex-latex/Makefile
--- a/print/tex-latex/Makefile  Sun Sep 04 19:57:05 2022 +0000
+++ b/print/tex-latex/Makefile  Sun Sep 04 20:53:37 2022 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2022/09/01 04:28:24 markd Exp $
+# $NetBSD: Makefile,v 1.23 2022/09/04 20:53:37 markd Exp $
 
 DISTNAME=      latex
 PKGNAME=       tex-${DISTNAME}-20220601.5
+PKGREVISION=   1
 TEXLIVE_REV=   63825
 
 MAINTAINER=    minskim%NetBSD.org@localhost
@@ -9,6 +10,7 @@
 COMMENT=       TeX macro package that defines LaTeX
 LICENSE=       lppl-1.3c
 
+DEPENDS+=      tex-hypdoc-[0-9]*:../../print/tex-hypdoc
 DEPENDS+=      tex-latex-fonts-[0-9]*:../../fonts/tex-latex-fonts
 DEPENDS+=      tex-latexconfig-[0-9]*:../../print/tex-latexconfig
 DEPENDS+=      tex-luatex-[0-9]*:../../print/tex-luatex



Home | Main Index | Thread Index | Old Index