summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorminskim <minskim>2011-03-17 18:06:49 +0000
committerminskim <minskim>2011-03-17 18:06:49 +0000
commit9ef94f3d9553a8d8fb80b05943d8416b4c9783f7 (patch)
tree93a3afc3c273c319582051f026436961c2915ab5
parent4d7e04e0c4d3cd76db9ce14ac272be6a3d1d4655 (diff)
downloadpkgsrc-9ef94f3d9553a8d8fb80b05943d8416b4c9783f7.tar.gz
Add a missing dependency.
-rw-r--r--print/tex-passivetex/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/print/tex-passivetex/Makefile b/print/tex-passivetex/Makefile
index eb76e38906c..8b321aa8574 100644
--- a/print/tex-passivetex/Makefile
+++ b/print/tex-passivetex/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2011/01/22 22:55:14 minskim Exp $
+# $NetBSD: Makefile,v 1.8 2011/03/17 18:06:49 minskim Exp $
DISTNAME= passivetex
PKGNAME= tex-${DISTNAME}-1.25
-PKGREVISION= 1
+PKGREVISION= 2
TEXLIVE_REV= 15878
MAINTAINER= minskim@NetBSD.org
@@ -12,6 +12,7 @@ COMMENT= Support package for XML/SGML typesetting
DEPENDS+= tex-amsfonts-[0-9]*:../../fonts/tex-amsfonts
DEPENDS+= tex-amsmath-[0-9]*:../../print/tex-amsmath
DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
+DEPENDS+= tex-hyph-utf8-[0-9]*:../../print/tex-hyph-utf8
DEPENDS+= tex-hyperref-[0-9]*:../../print/tex-hyperref
DEPENDS+= tex-latex-[0-9]*:../../print/tex-latex
DEPENDS+= tex-marvosym-[0-9]*:../../fonts/tex-marvosym