mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
- teTeX-3.0 support
- bump PORTVERSION
This commit is contained in:
parent
cf4b30457c
commit
1a5e8b8c13
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=128151
@ -5,7 +5,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= teTeX
|
||||
PORTVERSION= 1.3
|
||||
PORTVERSION= 1.4
|
||||
CATEGORIES= japanese print
|
||||
MASTER_SITES= # empty
|
||||
PKGNAMEPREFIX= ja-
|
||||
@ -16,7 +16,7 @@ MAINTAINER= hrs@FreeBSD.org
|
||||
COMMENT= A meta port for teTeX suite for Japanese (including pTeX and JTeX)
|
||||
|
||||
RUN_DEPENDS= ${TEXMFLOCAL_LSR}:${PORTSDIR}/print/tex-texmflocal \
|
||||
${LOCALBASE}/share/texmf/LICENSE.texmf:${PORTSDIR}/print/teTeX-texmf \
|
||||
${LOCALBASE}/${TEXMFDISTDIR}/LICENSE.texmf:${PORTSDIR}/print/teTeX-texmf \
|
||||
tex:${PORTSDIR}/print/teTeX-base \
|
||||
ptex:${PORTSDIR}/japanese/ptex-tetex \
|
||||
dvips:${PORTSDIR}/japanese/dvipsk \
|
||||
@ -26,6 +26,7 @@ RUN_DEPENDS= ${TEXMFLOCAL_LSR}:${PORTSDIR}/print/tex-texmflocal \
|
||||
|
||||
JTEXVF= ${LOCALBASE}/share/texmf-local/fonts/vf/n2a/dmjsy5.vf
|
||||
TEXMFLOCAL_LSR= ${LOCALBASE}/share/texmf-local/ls-R
|
||||
TEXMFDISTDIR= share/texmf-dist
|
||||
|
||||
# XXX: We always build in batch mode to disable OPTIONS
|
||||
# in print/teTeX-base.
|
||||
|
Loading…
Reference in New Issue
Block a user