summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorminskim <minskim>2009-07-05 21:32:42 +0000
committerminskim <minskim>2009-07-05 21:32:42 +0000
commit4abaa60a405f1a3438585bb260fac610232367c9 (patch)
tree6ecedc0a53eab7c0eb838d0d2821a4b25230dfd1 /print
parent58679eb4a4c2f4b92ed879daf259065485baa7b5 (diff)
downloadpkgsrc-4abaa60a405f1a3438585bb260fac610232367c9.tar.gz
Add a missing dependency.
Map files in tex-pdftex require encoding files in tex-dvips.
Diffstat (limited to 'print')
-rw-r--r--print/tex-pdftex/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/print/tex-pdftex/Makefile b/print/tex-pdftex/Makefile
index 17b6ee713fc..20bbdb01d57 100644
--- a/print/tex-pdftex/Makefile
+++ b/print/tex-pdftex/Makefile
@@ -1,14 +1,16 @@
-# $NetBSD: Makefile,v 1.4 2009/06/09 22:06:07 minskim Exp $
+# $NetBSD: Makefile,v 1.5 2009/07/05 21:32:42 minskim Exp $
# TeX Live Revision 12898
DISTNAME= pdftex
PKGNAME= tex-${DISTNAME}-1.40.9.12898
+PKGREVISION= 1
MAINTAINER= minskim@NetBSD.org
COMMENT= TeX extension for direct creation of PDF
CONFLICTS+= teTeX-bin<=3.0nb29
DEPENDS+= tex-bin-kpathsea-[0-9]*:../../print/tex-bin-kpathsea
+DEPENDS+= tex-dvips-[0-9]*:../../print/tex-dvips
DEPENDS+= tex-etex-[0-9]*:../../print/tex-etex
DEPENDS+= tex-hyphen-base-[0-9]*:../../print/tex-hyphen-base
DEPENDS+= tex-plain-[0-9]*:../../print/tex-plain