summaryrefslogtreecommitdiff
path: root/print/tex-hyperref
diff options
context:
space:
mode:
authorminskim <minskim>2010-09-27 15:45:35 +0000
committerminskim <minskim>2010-09-27 15:45:35 +0000
commitecd30d249ba13a799e23f56317f240b38dc25976 (patch)
tree613d413ce0c254dee92492709abb7ab7092e2f43 /print/tex-hyperref
parent7796ee1b47b3ece9e60cee1d73adf2f59c76c273 (diff)
downloadpkgsrc-ecd30d249ba13a799e23f56317f240b38dc25976.tar.gz
Update dependencies of tex-hyperref.
Diffstat (limited to 'print/tex-hyperref')
-rw-r--r--print/tex-hyperref/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/print/tex-hyperref/Makefile b/print/tex-hyperref/Makefile
index 4d735e9d820..49e070104fc 100644
--- a/print/tex-hyperref/Makefile
+++ b/print/tex-hyperref/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2010/09/25 09:35:48 tron Exp $
+# $NetBSD: Makefile,v 1.8 2010/09/27 15:45:35 minskim Exp $
DISTNAME= hyperref
PKGNAME= tex-${DISTNAME}-6.81p
-PKGREVISION= 1
+PKGREVISION= 2
TEXLIVE_REV= 19782
MAINTAINER= minskim@NetBSD.org
@@ -10,10 +10,10 @@ COMMENT= Extensive support for hypertext in LaTeX
CONFLICTS+= teTeX-texmf<=3.0nb13
DEPENDS+= tex-latex-bin>=2009nb1:../../print/tex-latex-bin
-DEPENDS+= tex-graphics-1.0onb1:../../print/tex-graphics
-DEPENDS+= tex-ifxetex-0.6:../../print/tex-ifxetex
-DEPENDS+= tex-ltxmisc>=2009nb1:../../print/tex-ltxmisc
-DEPENDS+= tex-oberdiek-2009nb1:../../print/tex-oberdiek
+DEPENDS+= tex-graphics>=1.0onb1:../../print/tex-graphics
+DEPENDS+= tex-ifxetex>=0.6:../../print/tex-ifxetex
+DEPENDS+= tex-ltxmisc>=2010:../../print/tex-ltxmisc
+DEPENDS+= tex-oberdiek>=2009nb1:../../print/tex-oberdiek
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"