summaryrefslogtreecommitdiff
path: root/print/ja-ptex-bin
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2010-01-16 03:45:08 +0000
committerminskim <minskim@pkgsrc.org>2010-01-16 03:45:08 +0000
commit9e9c8ec933b806e966d3f5825516be0b30f5ef64 (patch)
treefba1f7f1b576c2eb3a6fda4edc164e5e72016e2f /print/ja-ptex-bin
parent58de2913eb1d9af918403e11d0b58ee6b79c8eb0 (diff)
downloadpkgsrc-9e9c8ec933b806e966d3f5825516be0b30f5ef64.tar.gz
Let ja-ptex-bin depend on tex-dvips instead of tex-bin-dvipsk.
The former provides configuration files in TeX Live 2009.
Diffstat (limited to 'print/ja-ptex-bin')
-rw-r--r--print/ja-ptex-bin/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/print/ja-ptex-bin/Makefile b/print/ja-ptex-bin/Makefile
index ba94a3f3553..cb0f116cc60 100644
--- a/print/ja-ptex-bin/Makefile
+++ b/print/ja-ptex-bin/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.38 2009/09/02 08:34:14 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2010/01/16 03:45:08 minskim Exp $
DISTNAME= ptex-src-${PTEX_VERS}
PKGNAME= ja-ptex-bin-${PTEX_VERS}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= print japanese
MASTER_SITES= ftp://ftp.ascii.co.jp/pub/TeX/ascii-ptex/tetex/ \
ftp://ftp.ring.gr.jp/pub/text/TeX/ascii-ptex/tetex/
@@ -27,7 +27,7 @@ SITES.mendexk2.6d.tar.gz= \
DEPENDS+= ja-ptex-share>=2.4nb1:../../print/ja-ptex-share
DEPENDS+= teTeX-bin>=3.0nb26:../../print/teTeX3-bin
DEPENDS+= teTeX-texmf>=3.0nb10:../../print/teTeX3-texmf
-DEPENDS+= tex-bin-dvipsk-[0-9]*:../../print/tex-bin-dvipsk
+DEPENDS+= tex-dvips-[0-9]*:../../print/tex-dvips
.include "../../print/teTeX3-bin/Makefile.common"