diff options
author | hira <hira@pkgsrc.org> | 2006-06-24 11:01:22 +0000 |
---|---|---|
committer | hira <hira@pkgsrc.org> | 2006-06-24 11:01:22 +0000 |
commit | 1eae41c385ce2a6f1318e6a7e6312242b855a504 (patch) | |
tree | 1ee60b63a7e94f732a8bfe09889d4e0dc9b279a5 /print/ja-ptex | |
parent | 4d06809959e4237df173bb5dba87ebc017a74094 (diff) | |
download | pkgsrc-1eae41c385ce2a6f1318e6a7e6312242b855a504.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 |