pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/tex-chessfss
Module Name: pkgsrc
Committed By: joerg
Date: Wed Mar 6 21:36:48 UTC 2019
Modified Files:
pkgsrc/print/tex-chessfss: Makefile
Log Message:
Needs tex-lamda-lists and tex-xkeyval. Bump revision.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/print/tex-chessfss/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-chessfss/Makefile
diff -u pkgsrc/print/tex-chessfss/Makefile:1.2 pkgsrc/print/tex-chessfss/Makefile:1.3
--- pkgsrc/print/tex-chessfss/Makefile:1.2 Wed May 6 09:02:11 2015
+++ pkgsrc/print/tex-chessfss/Makefile Wed Mar 6 21:36:48 2019
@@ -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@localhost
@@ -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"
Home |
Main Index |
Thread Index |
Old Index