summaryrefslogtreecommitdiff
path: root/print/tex-hyperref
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2010-09-25 09:35:48 +0000
committertron <tron@pkgsrc.org>2010-09-25 09:35:48 +0000
commit324c663958e26cff60f47075161a0fc28653b4d4 (patch)
tree2e8fda30e6aec3c6f19d9daab4112569417c70aa /print/tex-hyperref
parentb9ed386bfc70e907130a867ee9ccdbb0e08bf913 (diff)
downloadpkgsrc-324c663958e26cff60f47075161a0fc28653b4d4.tar.gz
Accept versions newer than 2009nb1 of the "tex-ltxmisc" package as well.
Diffstat (limited to 'print/tex-hyperref')
-rw-r--r--print/tex-hyperref/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/print/tex-hyperref/Makefile b/print/tex-hyperref/Makefile
index e255a64a132..4d735e9d820 100644
--- a/print/tex-hyperref/Makefile
+++ b/print/tex-hyperref/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2010/09/19 23:09:00 minskim Exp $
+# $NetBSD: Makefile,v 1.7 2010/09/25 09:35:48 tron Exp $
DISTNAME= hyperref
PKGNAME= tex-${DISTNAME}-6.81p
+PKGREVISION= 1
TEXLIVE_REV= 19782
MAINTAINER= minskim@NetBSD.org
@@ -11,7 +12,7 @@ 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-ltxmisc>=2009nb1:../../print/tex-ltxmisc
DEPENDS+= tex-oberdiek-2009nb1:../../print/tex-oberdiek
.include "../../print/texlive/package.mk"