summaryrefslogtreecommitdiff
path: root/print/tex-latex
diff options
context:
space:
mode:
authorreed <reed@pkgsrc.org>2010-05-06 15:15:41 +0000
committerreed <reed@pkgsrc.org>2010-05-06 15:15:41 +0000
commit500fa868b631a0b43e9bbf2dfd798d3db492ac5e (patch)
treec01b196ab607ef58e34e04a5b5c830753ef55ac4 /print/tex-latex
parent0bb4ee0d91d1499709e8984dfa7997ddbf1ce80a (diff)
downloadpkgsrc-500fa868b631a0b43e9bbf2dfd798d3db492ac5e.tar.gz
Be more specific with tex-latexconfig dependency
because the old version didn't provide needed color.cfg and graphics.cfg configurations.
Diffstat (limited to 'print/tex-latex')
-rw-r--r--print/tex-latex/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/print/tex-latex/Makefile b/print/tex-latex/Makefile
index 3766f503bc3..372aec310a0 100644
--- a/print/tex-latex/Makefile
+++ b/print/tex-latex/Makefile
@@ -1,14 +1,15 @@
-# $NetBSD: Makefile,v 1.2 2010/02/01 17:46:02 minskim Exp $
+# $NetBSD: Makefile,v 1.3 2010/05/06 15:15:41 reed Exp $
# TeX Live Revision 16172
DISTNAME= latex
PKGNAME= tex-${DISTNAME}-2009
+PKGREVISION= 1
MAINTAINER= minskim@NetBSD.org
COMMENT= TeX macro package that defines LaTeX
CONFLICTS+= teTeX-texmf<=3.0nb12
-DEPENDS+= tex-latexconfig-[0-9]*:../../print/tex-latexconfig
+DEPENDS+= tex-latexconfig>=2009:../../print/tex-latexconfig
DEPENDS+= tex-latex-fonts-[0-9]*:../../fonts/tex-latex-fonts
DEPENDS+= tex-luatex-[0-9]*:../../print/tex-luatex
DEPENDS+= tex-pdftex-[0-9]*:../../print/tex-pdftex