summaryrefslogtreecommitdiff
path: root/print/tex-colortbl
diff options
context:
space:
mode:
authorminskim <minskim>2010-02-19 18:19:44 +0000
committerminskim <minskim>2010-02-19 18:19:44 +0000
commit7c7f2e3d62274adb40643d148ba572ced5edc709 (patch)
treedaddde3a2eeea04c8d6415f5f4b4b024ae200075 /print/tex-colortbl
parent593a2a47aafd1aaf5174aa1e0122d7b0f2435d76 (diff)
downloadpkgsrc-7c7f2e3d62274adb40643d148ba572ced5edc709.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