summaryrefslogtreecommitdiff
path: root/print/tex-colortbl
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2010-02-19 18:19:44 +0000
committerminskim <minskim@pkgsrc.org>2010-02-19 18:19:44 +0000
commit07482bf6e48a0129f94d1799810fa8efabbf4cba (patch)
treedaddde3a2eeea04c8d6415f5f4b4b024ae200075 /print/tex-colortbl
parentd67199740544f3bb696206299fafc2cc4bbc7cdf (diff)
downloadpkgsrc-07482bf6e48a0129f94d1799810fa8efabbf4cba.tar.gz
tex-bin-latex was replaced with tex-latex-bin in TeX Live 2009.
Diffstat (limited to 'print/tex-colortbl')
-rw-r--r--print/tex-colortbl/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/print/tex-colortbl/Makefile b/print/tex-colortbl/Makefile
index 6a4ea0e2587..f70185ae14b 100644
--- a/print/tex-colortbl/Makefile
+++ b/print/tex-colortbl/Makefile
@@ -1,13 +1,14 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/04/29 04:40:25 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2010/02/19 18:19:44 minskim Exp $
# TeX Live Revision 12408
DISTNAME= colortbl
PKGNAME= tex-${DISTNAME}-0.1
+PKGREVISION= 1
MAINTAINER= minskim@NetBSD.org
COMMENT= LaTeX package to add color to tables
-DEPENDS+= tex-bin-latex-[0-9]*:../../print/tex-bin-latex
+DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools