pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/tex-make4ht
Module Name: pkgsrc
Committed By: markd
Date: Wed Sep 9 10:50:50 UTC 2026
Modified Files:
pkgsrc/print/tex-make4ht: Makefile
Log Message:
tex-make4ht: add dependency on tex-luaxml
- from Mayuresh <mayuresh%warunjikar.in@localhost>
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/print/tex-make4ht/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-make4ht/Makefile
diff -u pkgsrc/print/tex-make4ht/Makefile:1.16 pkgsrc/print/tex-make4ht/Makefile:1.17
--- pkgsrc/print/tex-make4ht/Makefile:1.16 Fri Apr 3 01:24:51 2026
+++ pkgsrc/print/tex-make4ht/Makefile Wed Sep 9 10:50:50 2026
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2026/04/03 01:24:51 markd Exp $
+# $NetBSD: Makefile,v 1.17 2026/09/09 10:50:50 markd Exp $
DISTNAME= make4ht
PKGNAME= tex-${DISTNAME}-0.4e
+PKGREVISION= 1
TEXLIVE_REV= 78133
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
@@ -10,6 +11,7 @@ COMMENT= Build system for tex4ht
LICENSE= lppl-1.3c
DEPENDS+= tex-luatex-[0-9]*:../../print/tex-luatex
+DEPENDS+= tex-luaxml-[0-9]*:../../print/tex-luaxml
REPLACE_TEXLUA= texmf-dist/scripts/make4ht/make4ht
Home |
Main Index |
Thread Index |
Old Index