summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2021-02-26 21:06:43 +0000
committermarkd <markd@pkgsrc.org>2021-02-26 21:06:43 +0000
commit175d2e15594b756689a5ba669bce9e43a9404318 (patch)
treecb2a6f49fb49e08326ee7e5f217f016d6d60095e
parentc9f5ccf6e0dd1d1c6290eaf3703a68380f884d85 (diff)
downloadpkgsrc-175d2e15594b756689a5ba669bce9e43a9404318.tar.gz
tex-booktabs: bump PKGREVISION for dependency change.
-rw-r--r--print/tex-booktabs/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/print/tex-booktabs/Makefile b/print/tex-booktabs/Makefile
index 97e0c30e269..7b10315bbc1 100644
--- a/print/tex-booktabs/Makefile
+++ b/print/tex-booktabs/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2021/02/26 06:21:04 mef Exp $
+# $NetBSD: Makefile,v 1.8 2021/02/26 21:06:43 markd Exp $
DISTNAME= booktabs
PKGNAME= tex-${DISTNAME}-1.61803398
+PKGREVISION= 1
TEXLIVE_REV= 53402
MAINTAINER= minskim@NetBSD.org
@@ -9,7 +10,5 @@ HOMEPAGE= https://ctan.org/pkg/booktabs
COMMENT= Publication quality tables in LaTeX
LICENSE= lppl-1.3c
-#EPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
-
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"