pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/tex-latex
Module Name: pkgsrc
Committed By: markd
Date: Sun Sep 4 20:53:37 UTC 2022
Modified Files:
pkgsrc/print/tex-latex: Makefile
Log Message:
tex-latex: add dependency on tex-hypdoc
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 pkgsrc/print/tex-latex/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/print/tex-latex/Makefile
diff -u pkgsrc/print/tex-latex/Makefile:1.22 pkgsrc/print/tex-latex/Makefile:1.23
--- pkgsrc/print/tex-latex/Makefile:1.22 Thu Sep 1 04:28:24 2022
+++ pkgsrc/print/tex-latex/Makefile Sun Sep 4 20:53:37 2022
@@ -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 @@ HOMEPAGE= https://ctan.org/pkg/latex
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