pkgsrc-Changes archive

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

CVS commit: pkgsrc/print/tex-amsmath



Module Name:    pkgsrc
Committed By:   markd
Date:           Fri Feb 26 21:11:01 UTC 2021

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

Log Message:
tex-amsmath: drop dependency on tex-latex-bin


To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 pkgsrc/print/tex-amsmath/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-amsmath/Makefile
diff -u pkgsrc/print/tex-amsmath/Makefile:1.18 pkgsrc/print/tex-amsmath/Makefile:1.19
--- pkgsrc/print/tex-amsmath/Makefile:1.18      Sat Feb 13 04:14:58 2021
+++ pkgsrc/print/tex-amsmath/Makefile   Fri Feb 26 21:11:01 2021
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.18 2021/02/13 04:14:58 markd Exp $
+# $NetBSD: Makefile,v 1.19 2021/02/26 21:11:01 markd Exp $
 
 DISTNAME=      amsmath
 PKGNAME=       tex-${DISTNAME}-2.17i
+PKGREVISION=   1
 TEXLIVE_REV=   56514
 
 MAINTAINER=    minskim%NetBSD.org@localhost
@@ -9,7 +10,5 @@ HOMEPAGE=      https://ctan.org/pkg/latex-ams
 COMMENT=       AMS mathematical facilities for LaTeX
 LICENSE=       lppl-1.3c
 
-DEPENDS+=      tex-latex-bin-[0-9]*:../../print/tex-latex-bin
-
 .include "../../print/texlive/package.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index