pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/tex-xcolor tex-xcolor: add some dependencies use...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3a3595d3ba4e
branches: trunk
changeset: 382421:3a3595d3ba4e
user: markd <markd%pkgsrc.org@localhost>
date: Tue Jul 03 21:11:46 2018 +0000
description:
tex-xcolor: add some dependencies used under certain options.
diffstat:
print/tex-xcolor/Makefile | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (23 lines):
diff -r c9b72a90c8cc -r 3a3595d3ba4e print/tex-xcolor/Makefile
--- a/print/tex-xcolor/Makefile Tue Jul 03 17:39:45 2018 +0000
+++ b/print/tex-xcolor/Makefile Tue Jul 03 21:11:46 2018 +0000
@@ -1,15 +1,17 @@
-# $NetBSD: Makefile,v 1.6 2017/09/06 16:49:46 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2018/07/03 21:11:46 markd Exp $
DISTNAME= xcolor
PKGNAME= tex-${DISTNAME}-2.12
-PKGREVISION= 1
+PKGREVISION= 2
TEXLIVE_REV= 41044
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
COMMENT= Driver-independent color extensions for LaTeX and pdfLaTeX
LICENSE= lppl-1.2
+DEPENDS+= tex-colortbl-[0-9]*:../../print/tex-colortbl
DEPENDS+= tex-graphics-cfg-[0-9]*:../../print/tex-graphics-cfg
+DEPENDS+= tex-oberdiek-[0-9]*:../../print/tex-oberdiek
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index