summaryrefslogtreecommitdiff
path: root/print/tex-chessfss
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2019-03-06 21:36:48 +0000
committerjoerg <joerg@pkgsrc.org>2019-03-06 21:36:48 +0000
commite91686e6cc1b3aa8e382939cf5cc95343347592f (patch)
tree05eebcefeb619549b309c1e8209197de09fb265b /print/tex-chessfss
parent596a82e2ad7f709aa3a8646ad7db4cf167767b81 (diff)
downloadpkgsrc-e91686e6cc1b3aa8e382939cf5cc95343347592f.tar.gz
Needs tex-lamda-lists and tex-xkeyval. Bump revision.
Diffstat (limited to 'print/tex-chessfss')
-rw-r--r--print/tex-chessfss/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/print/tex-chessfss/Makefile b/print/tex-chessfss/Makefile
index 470e8d13d5d..86dda330a99 100644
--- a/print/tex-chessfss/Makefile
+++ b/print/tex-chessfss/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2015/05/06 09:02:11 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2019/03/06 21:36:48 joerg Exp $
DISTNAME= chessfss
PKGNAME= tex-${DISTNAME}-1.2a
+PKGREVISION= 1
TEXLIVE_REV= 19440
MAINTAINER= minskim@NetBSD.org
@@ -9,7 +10,9 @@ HOMEPAGE= http://ctan.org/pkg/chessfss
COMMENT= LaTeX package to handle chess fonts
LICENSE= lppl-1.3c
+DEPENDS+= tex-lambda-lists-[0-9]*:../../print/tex-lambda-lists
DEPENDS+= tex-skaknew-[0-9]*:../../print/tex-skaknew
+DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"