summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
Diffstat (limited to 'print')
-rw-r--r--print/tex-amsmath/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/print/tex-amsmath/Makefile b/print/tex-amsmath/Makefile
index 8bf3782c783..97ff89088b9 100644
--- a/print/tex-amsmath/Makefile
+++ b/print/tex-amsmath/Makefile
@@ -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
@@ -9,7 +10,5 @@ HOMEPAGE= https://ctan.org/pkg/latex-amsmath
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"