summaryrefslogtreecommitdiff
path: root/print/ja-ptex/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/ja-ptex/Makefile')
-rw-r--r--print/ja-ptex/Makefile14
1 files changed, 6 insertions, 8 deletions
diff --git a/print/ja-ptex/Makefile b/print/ja-ptex/Makefile
index bae8e0ccc29..8b31bfd6ac9 100644
--- a/print/ja-ptex/Makefile
+++ b/print/ja-ptex/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2009/09/02 08:34:14 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2011/02/07 20:02:33 minskim Exp $
-DISTNAME= ja-ptex-1.0
-PKGREVISION= 3
+DISTNAME= ja-ptex-2.0
CATEGORIES= meta-pkgs print japanese
MAINTAINER= pkgsrc-users@NetBSD.org
@@ -9,11 +8,10 @@ COMMENT= Meta-package for pTeX et al, supports Japanese language
META_PACKAGE= # empty
-DEPENDS+= ja-ptex-bin>=3.1.9:../../print/ja-ptex-bin
+DEPENDS+= tex-ptex>=3.1.9:../../print/tex-ptex
DEPENDS+= ja-jsclasses>=030624nb3:../../print/ja-jsclasses
-DEPENDS+= ja-vfxdvik>=22.40v.j1.14nb9:../../print/ja-vfxdvik
-DEPENDS+= dvipdfmx>=0.0.0.20021230nb1:../../print/dvipdfmx
-
-MESSAGE_SRC= ${PKGDIR}/MESSAGE
+DEPENDS+= ja-vfxdvik>=22.40v.j1.14nb15:../../print/ja-vfxdvik
+DEPENDS+= dvipdfmx>=20100328nb1:../../print/dvipdfmx
+DEPENDS+= pdvipsk>=5.98pl1.7b:../../print/pdvipsk
.include "../../mk/bsd.pkg.mk"