summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2010-06-17 00:32:54 +0000
committerminskim <minskim@pkgsrc.org>2010-06-17 00:32:54 +0000
commitc56e4e963fdd3773d27ad3cfd7a52a77608d2ab9 (patch)
treedf4a348b5542a28afea576c1a2af4894e035a666 /print
parent339e822ab7cc92cb47b057e751183189903910dd (diff)
downloadpkgsrc-c56e4e963fdd3773d27ad3cfd7a52a77608d2ab9.tar.gz
Add a missing dependency on tex-metapost.
Without metapost, the context format is not built.
Diffstat (limited to 'print')
-rw-r--r--print/tex-context/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/print/tex-context/Makefile b/print/tex-context/Makefile
index 8c416ee29de..1ab24054fb7 100644
--- a/print/tex-context/Makefile
+++ b/print/tex-context/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2010/06/16 23:59:12 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2010/06/17 00:32:54 minskim Exp $
DISTNAME= context
PKGNAME= tex-${DISTNAME}-2009
+PKGREVISION= 1
TEXLIVE_REV= 16044
MAINTAINER= minskim@NetBSD.org
@@ -10,6 +11,7 @@ COMMENT= The ConTeXt macro package
CONFLICTS+= teTeX-bin<=3.0nb44
DEPENDS+= tex-kpathsea>=2009.16044:../../print/tex-kpathsea
DEPENDS+= tex-lm>=2.004nb1:../../fonts/tex-lm
+DEPENDS+= tex-metapost>=1.211:../../graphics/tex-metapost
DEPENDS+= tex-pdftex>=1.40.10:../../print/tex-pdftex
DEPENDS+= tex-supp-pdf>=2009:../../print/tex-supp-pdf
DEPENDS+= web2c>=2009:../../print/web2c