pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/boomerang



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue May 13 06:49:35 UTC 2025

Modified Files:
        pkgsrc/lang/boomerang: Makefile

Log Message:
boomerang: remove dependency on removed tex-ms


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/lang/boomerang/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/lang/boomerang/Makefile
diff -u pkgsrc/lang/boomerang/Makefile:1.24 pkgsrc/lang/boomerang/Makefile:1.25
--- pkgsrc/lang/boomerang/Makefile:1.24 Tue Jun  6 12:41:41 2023
+++ pkgsrc/lang/boomerang/Makefile      Tue May 13 06:49:35 2025
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2023/06/06 12:41:41 riastradh Exp $
-#
+# $NetBSD: Makefile,v 1.25 2025/05/13 06:49:35 wiz Exp $
 
 DISTNAME=      boomerang-0.2-source
 PKGNAME=       ${DISTNAME:S/-source//}
@@ -18,7 +17,6 @@ TOOL_DEPENDS+=        tex-epstopdf-pkg-[0-9]*:.
 TOOL_DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
 TOOL_DEPENDS+= tex-hyperref-[0-9]*:../../print/tex-hyperref
 TOOL_DEPENDS+= tex-pgf-[0-9]*:../../print/tex-pgf
-TOOL_DEPENDS+= tex-ms-[0-9]*:../../print/tex-ms
 TOOL_DEPENDS+= tex-amscls-[0-9]*:../../print/tex-amscls
 TOOL_DEPENDS+= tex-preprint-[0-9]*:../../print/tex-preprint
 TOOL_DEPENDS+= tex-natbib-[0-9]*:../../print/tex-natbib



Home | Main Index | Thread Index | Old Index