diff options
author | hira <hira> | 2006-06-24 11:01:22 +0000 |
---|---|---|
committer | hira <hira> | 2006-06-24 11:01:22 +0000 |
commit | d1182f6c0fa46387b22a18a47309538633b8c27e (patch) | |
tree | 1ee60b63a7e94f732a8bfe09889d4e0dc9b279a5 /print/ja-ptex | |
parent | 2400fedabad61730abb4c5c6281e97f22cf3e8c8 (diff) | |
download | pkgsrc-d1182f6c0fa46387b22a18a47309538633b8c27e.tar.gz |
Depend on ja-ptex-bin-3.1.9. Bump PKGREVISION.
I'll remove BROKEN_IN a few days later.
Diffstat (limited to 'print/ja-ptex')
-rw-r--r-- | print/ja-ptex/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/print/ja-ptex/Makefile b/print/ja-ptex/Makefile index 7d92b4cf31c..bd84a4606bf 100644 --- a/print/ja-ptex/Makefile +++ b/print/ja-ptex/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.10 2006/05/18 20:30:00 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2006/06/24 11:01:22 hira Exp $ DISTNAME= ja-ptex-1.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= meta-pkgs print japanese MASTER_SITES= # empty DISTFILES= # empty @@ -11,7 +11,7 @@ COMMENT= Meta-package for pTeX et al, supports Japanese language BROKEN_IN= pkgsrc-2006Q1 -DEPENDS+= ja-ptex-bin>=3.1.2:../../print/ja-ptex-bin +DEPENDS+= ja-ptex-bin>=3.1.9:../../print/ja-ptex-bin DEPENDS+= ja-jsclasses>=0.0.0.20021127:../../print/ja-jsclasses DEPENDS+= ja-vfxdvik>=22.40v.j1.14:../../print/ja-vfxdvik DEPENDS+= dvipdfmx>=0.0.0.20021230nb1:../../print/dvipdfmx |