pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/tex-graphics
Module Name: pkgsrc
Committed By: markd
Date: Sun Jun 19 21:11:44 UTC 2016
Modified Files:
pkgsrc/print/tex-graphics: Makefile
Log Message:
Add dependency on tex-graphics-cfg
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/print/tex-graphics/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-graphics/Makefile
diff -u pkgsrc/print/tex-graphics/Makefile:1.9 pkgsrc/print/tex-graphics/Makefile:1.10
--- pkgsrc/print/tex-graphics/Makefile:1.9 Thu Jun 16 04:06:04 2016
+++ pkgsrc/print/tex-graphics/Makefile Sun Jun 19 21:11:44 2016
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.9 2016/06/16 04:06:04 markd Exp $
+# $NetBSD: Makefile,v 1.10 2016/06/19 21:11:44 markd Exp $
DISTNAME= graphics
PKGNAME= tex-${DISTNAME}-1.0r
+PKGREVISION= 1
TEXLIVE_REV= 41015
MAINTAINER= minskim%NetBSD.org@localhost
@@ -10,6 +11,7 @@ COMMENT= Standard LaTeX graphics
LICENSE= lppl-1.3c
CONFLICTS+= teTeX-texmf<=3.0nb13
+DEPENDS+= tex-graphics-cfg-[0-9]*:../../print/tex-graphics-cfg
DEPENDS+= tex-pdftex-def-[0-9]*:../../print/tex-pdftex-def
.include "../../print/texlive/package.mk"
Home |
Main Index |
Thread Index |
Old Index