summaryrefslogtreecommitdiff
path: root/print/tex-pgf
diff options
context:
space:
mode:
authorminskim <minskim>2013-10-15 09:24:22 +0000
committerminskim <minskim>2013-10-15 09:24:22 +0000
commit195c2eb7656234a6db31d251de51bda7ea96aef9 (patch)
tree6070bce556d623a35e6d7779023335297e1d8bb9 /print/tex-pgf
parent55c266cf1039caebd51bb93b3d797b171f6718c9 (diff)
downloadpkgsrc-195c2eb7656234a6db31d251de51bda7ea96aef9.tar.gz
Add a missing dependency.
Diffstat (limited to 'print/tex-pgf')
-rw-r--r--print/tex-pgf/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/print/tex-pgf/Makefile b/print/tex-pgf/Makefile
index b86f2eed5d4..3365a42efbf 100644
--- a/print/tex-pgf/Makefile
+++ b/print/tex-pgf/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2010/11/12 17:22:22 minskim Exp $
+# $NetBSD: Makefile,v 1.12 2013/10/15 09:24:22 minskim Exp $
DISTNAME= pgf
PKGNAME= tex-${DISTNAME}-2.10
+PKGREVISION= 1
CATEGORIES= print graphics
TEXLIVE_REV= 20236
@@ -10,6 +11,7 @@ COMMENT= PostScript and PDF graphics systems for TeX
DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
DEPENDS+= tex-latex-bin>=2009nb1:../../print/tex-latex-bin
+DEPENDS+= tex-ms-[0-9]*:../../print/tex-ms
DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools
DEPENDS+= tex-xcolor-[0-9]*:../../print/tex-xcolor
DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval