summaryrefslogtreecommitdiff
path: root/print/teTeX
diff options
context:
space:
mode:
authorminskim <minskim>2010-01-16 03:59:06 +0000
committerminskim <minskim>2010-01-16 03:59:06 +0000
commit4d5301c257c5cc8ce60ac6056ee9b7866aa6a782 (patch)
treeade6e758143f13f03b0507b071ee1f69aa2ebab0 /print/teTeX
parent5783fcc2652e364ca5833155972559535c48ac1d (diff)
downloadpkgsrc-4d5301c257c5cc8ce60ac6056ee9b7866aa6a782.tar.gz
Let teTeX depend on dvipdfmx instead of dvipdfm.
The former provides dvipdfm in TeX Live 2009.
Diffstat (limited to 'print/teTeX')
-rw-r--r--print/teTeX/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/print/teTeX/Makefile b/print/teTeX/Makefile
index ccd7e833792..3fd3d3cca6a 100644
--- a/print/teTeX/Makefile
+++ b/print/teTeX/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.55 2009/09/20 09:39:45 sno Exp $
+# $NetBSD: Makefile,v 1.56 2010/01/16 03:59:06 minskim Exp $
DISTNAME= teTeX-3.0
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= print meta-pkgs
MASTER_SITES= # empty
@@ -10,7 +10,7 @@ HOMEPAGE= http://www.tug.org/tetex/
COMMENT= Thomas Esser's TeX distribution for UNIX compatible systems
DEPENDS+= dviljk-[0-9]*:../../print/dviljk
-DEPENDS+= dvipdfm-[0-9]*:../../print/dvipdfm
+DEPENDS+= dvipdfmx-[0-9]*:../../print/dvipdfmx
DEPENDS+= dvipng-[0-9]*:../../graphics/dvipng
DEPENDS+= dvipsk-[0-9]*:../../print/dvipsk
DEPENDS+= gsftopkk-[0-9]*:../../fonts/gsftopkk