mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
Mark USE_TEX=tetex.
This commit is contained in:
parent
56735dbed4
commit
e2ccc05f27
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=319148
@ -38,7 +38,7 @@ PLIST_SUB= DVIPSDIR=${DVIPSDIR} \
|
||||
TEXMFCONFIGDIR=${TEXMFCONFIGDIR} \
|
||||
FONTSMAPDIR=${FONTSMAPDIR} \
|
||||
UPDMAP_SYS="${UPDMAP_SYS}"
|
||||
USE_TEX= base texmf
|
||||
USE_TEX= tetex base texmf
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --disable-multiplatform \
|
||||
|
@ -1,7 +1,3 @@
|
||||
# New ports collection makefile for: platex-jsclasses
|
||||
# Date created: 24 Jan 2004
|
||||
# Whom: hrs@FreeBSD.org
|
||||
#
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= jsclasses
|
||||
@ -18,7 +14,7 @@ MAINTAINER= hrs@FreeBSD.org
|
||||
COMMENT= New document class files for pLaTeX
|
||||
|
||||
USE_ZIP= YES
|
||||
USE_TEX= latex ptex
|
||||
USE_TEX= tetex latex ptex
|
||||
NO_BUILD= YES
|
||||
PLIST_SUB= CLASSDIR=${CLASSDIR} TFMDIR=${TFMDIR} \
|
||||
PLDIR=${PLDIR} MKTEXLSR=${MKTEXLSR} \
|
||||
|
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: platex209-euc
|
||||
# Date created: 01 Jan 1998
|
||||
# Whom: Makoto WATANABE <watanabe@zlab.phys.nagoya-u.ac.jp>
|
||||
#
|
||||
# Created by: Makoto WATANABE <watanabe@zlab.phys.nagoya-u.ac.jp>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= platex209
|
||||
PORTVERSION= 1.0
|
||||
@ -15,12 +11,8 @@ DISTNAME= ${PORTNAME}
|
||||
MAINTAINER= hrs@FreeBSD.org
|
||||
COMMENT= Old version of ASCII Japanese pLaTeX (based on LaTeX 2.09)
|
||||
|
||||
BUILD_DEPENDS= ptex:${PORTSDIR}/japanese/ptex
|
||||
RUN_DEPENDS= ptex:${PORTSDIR}/japanese/ptex
|
||||
|
||||
TEXMFDIR= share/texmf
|
||||
USE_TEX= tetex ptex
|
||||
WEB2CDIR= ${TEXMFDIR}/web2c/ptex
|
||||
MKTEXLSR= ${LOCALBASE}/bin/mktexlsr
|
||||
PLATEX209DIR= ${TEXMFDIR}/ptex/platex209
|
||||
|
||||
PLIST_SUB= TEXMFDIR=${TEXMFDIR} \
|
||||
|
@ -1,7 +1,3 @@
|
||||
# New ports collection makefile for: texfamily-vfn2a
|
||||
# Date created: 13 June 2004
|
||||
# Whom: hrs@FreeBSD.org
|
||||
#
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= texfamily-vfn2a
|
||||
@ -19,7 +15,7 @@ BUILD_DEPENDS= ${LOCALBASE}/${TEXMFDIR}/fonts/tfm/ptex/min10.tfm:${PORTSDIR}/jap
|
||||
RUN_DEPENDS= ${LOCALBASE}/${TEXMFDIR}/fonts/tfm/ptex/min10.tfm:${PORTSDIR}/japanese/ptex \
|
||||
jtex:${PORTSDIR}/japanese/texfamily
|
||||
|
||||
USE_TEX= base texmf
|
||||
USE_TEX= tetex base texmf
|
||||
MAKE_ENV= JTEXTFMDIR=${LOCALBASE}/${TEXMFLOCALDIR}/fonts/tfm/muling/nttsub \
|
||||
PTEXTFMDIR=${LOCALBASE}/${TEXMFDIR}/fonts/tfm/ptex
|
||||
|
||||
|
@ -1,7 +1,3 @@
|
||||
# New ports collection makefile for: texfamily
|
||||
# Date created: 9 Feb 2004
|
||||
# Whom: hrs
|
||||
#
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= texfamily
|
||||
@ -30,7 +26,7 @@ LIB_DEPENDS= png15:${PORTSDIR}/graphics/png \
|
||||
wwwcore.1:${PORTSDIR}/www/libwww \
|
||||
t1.5:${PORTSDIR}/devel/t1lib
|
||||
|
||||
USE_TEX= base texmf
|
||||
USE_TEX= tetex base texmf
|
||||
USE_GCC= any
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= ${KANJICODE}
|
||||
|
@ -24,7 +24,7 @@ LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 \
|
||||
t1.5:${PORTSDIR}/devel/t1lib
|
||||
|
||||
DIST_SUBDIR= xdvik
|
||||
USE_TEX= base texmf
|
||||
USE_TEX= tetex base texmf
|
||||
USE_GMAKE= YES
|
||||
GNU_CONFIGURE= YES
|
||||
CONFIGURE_ARGS= --datadir=${PREFIX}/${TEXMFDIR:S,texmf$,,} \
|
||||
|
Loading…
Reference in New Issue
Block a user