Let ja-ptex depend on pTeX from TeX Live.
This commit is contained in:
parent
699429b9ec
commit
578f4bb46a
2 changed files with 6 additions and 21 deletions
|
@ -1,13 +0,0 @@
|
|||
===========================================================================
|
||||
$NetBSD: MESSAGE,v 1.1 2005/01/19 12:22:36 kei Exp $
|
||||
|
||||
You may want to use the following programs with ja-ptex meta-package
|
||||
for Japanese pTeX/pLaTeX documents.
|
||||
|
||||
typeset TeX file: ptex, platex
|
||||
preview DVI file: vfxdvi
|
||||
get PS file: pdvips
|
||||
preview PS file: gv (another package)
|
||||
get PDF file: dvipdfmx
|
||||
preview PDF file: gv, acroread, acroread5 (another package)
|
||||
===========================================================================
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue