summaryrefslogtreecommitdiff
path: root/print/teTeX
diff options
context:
space:
mode:
authorminskim <minskim>2009-04-12 02:44:07 +0000
committerminskim <minskim>2009-04-12 02:44:07 +0000
commit550c4a87f5627c33efec490b3c16576caaf072cf (patch)
treef46b1bd0baa36af5c202462d31e22e44395164b0 /print/teTeX
parent95f209c0161a711737e64fb40251849da4ba785a (diff)
downloadpkgsrc-550c4a87f5627c33efec490b3c16576caaf072cf.tar.gz
Replace teTeX's dvipdfm with a newer version in print/dvipdfm.
Diffstat (limited to 'print/teTeX')
-rw-r--r--print/teTeX/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/print/teTeX/Makefile b/print/teTeX/Makefile
index 53a61fd83da..2815d0b46ab 100644
--- a/print/teTeX/Makefile
+++ b/print/teTeX/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.50 2009/04/11 22:09:43 minskim Exp $
+# $NetBSD: Makefile,v 1.51 2009/04/12 02:44:08 minskim Exp $
DISTNAME= teTeX-3.0
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= print meta-pkgs
MASTER_SITES= # empty
@@ -9,6 +9,7 @@ MAINTAINER= kei@NetBSD.org
HOMEPAGE= http://www.tug.org/tetex/
COMMENT= Thomas Esser's TeX distribution for UNIX compatible systems
+DEPENDS+= dvipdfm-[0-9]*:../../print/dvipdfm
DEPENDS+= dvipng-[0-9]*:../../graphics/dvipng
DEPENDS+= dvipsk-[0-9]*:../../print/dvipsk
DEPENDS+= teTeX-bin-[0-9]*:../../print/teTeX3-bin