pkgsrc-Changes archive

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

CVS commit: pkgsrc/print/tex-caption



Module Name:    pkgsrc
Committed By:   markd
Date:           Mon May 12 08:53:43 UTC 2025

Modified Files:
        pkgsrc/print/tex-caption: Makefile

Log Message:
tex-caption: remove tex-ms dependency


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/print/tex-caption/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-caption/Makefile
diff -u pkgsrc/print/tex-caption/Makefile:1.14 pkgsrc/print/tex-caption/Makefile:1.15
--- pkgsrc/print/tex-caption/Makefile:1.14      Sat Feb  3 04:00:44 2024
+++ pkgsrc/print/tex-caption/Makefile   Mon May 12 08:53:43 2025
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2024/02/03 04:00:44 markd Exp $
+# $NetBSD: Makefile,v 1.15 2025/05/12 08:53:43 markd Exp $
 
 DISTNAME=      caption
 PKGNAME=       tex-${DISTNAME}-20230805
+PKGREVISION=   1
 TEXLIVE_REV=   68425
 
 MAINTAINER=    minskim%NetBSD.org@localhost
@@ -10,7 +11,6 @@ COMMENT=      Customising captions in floatin
 LICENSE=       lppl-1.3c
 
 DEPENDS+=      tex-graphics-[0-9]*:../../print/tex-graphics
-DEPENDS+=      tex-ms-[0-9]*:../../print/tex-ms
 
 .include "../../print/texlive/package.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index