pkgsrc-Changes archive

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

CVS commit: pkgsrc/print/tex-latex-base-dev



Module Name:    pkgsrc
Committed By:   markd
Date:           Sun Sep  4 21:03:43 UTC 2022

Modified Files:
        pkgsrc/print/tex-latex-base-dev: Makefile

Log Message:
tex-latex-base-dev: add dependency on tex-hypdoc


To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/print/tex-latex-base-dev/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-base-dev/Makefile
diff -u pkgsrc/print/tex-latex-base-dev/Makefile:1.5 pkgsrc/print/tex-latex-base-dev/Makefile:1.6
--- pkgsrc/print/tex-latex-base-dev/Makefile:1.5        Thu Sep  1 10:52:51 2022
+++ pkgsrc/print/tex-latex-base-dev/Makefile    Sun Sep  4 21:03:43 2022
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2022/09/01 10:52:51 markd Exp $
+# $NetBSD: Makefile,v 1.6 2022/09/04 21:03:43 markd Exp $
 
 DISTNAME=      latex-base-dev
 PKGNAME=       tex-${DISTNAME}-20221101pre1
+PKGREVISION=   1
 TEXLIVE_REV=   63922
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
@@ -9,5 +10,7 @@ HOMEPAGE=      https://ctan.org/pkg/latex-bas
 COMMENT=       Development pre-release of the LaTeX kernel
 LICENSE=       lppl-1.3c
 
+DEPENDS+=      tex-hypdoc-[0-9]*:../../print/tex-hypdoc
+
 .include "../../print/texlive/package.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index