1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Fix "I can't find file `ushyph1.tex'" problem and

bump PORTREVISION.

PR:	ports/73170, ports/73205, ports/73207
sleuthing done with support from:	matusita
This commit is contained in:
Hiroki Sato 2004-10-28 15:16:39 +00:00
parent 332832360e
commit ae9ce0df2f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=120394
2 changed files with 3 additions and 4 deletions

View File

@ -7,7 +7,7 @@
PORTNAME= teTeX-base
PORTVERSION= 2.0.2
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= print
MASTER_SITES= ftp://sunsite.informatik.rwth-aachen.de/pub/comp/tex/teTeX/2.0/distrib/ \
${MASTER_SITE_TEX_CTAN}

View File

@ -6,7 +6,7 @@
PORTNAME= teTeX-texmf
PORTVERSION= 2.0.2
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= print
MASTER_SITES= ftp://sunsite.informatik.rwth-aachen.de/pub/comp/tex/teTeX/2.0/distrib/ \
${MASTER_SITE_TEX_CTAN} \
@ -85,11 +85,10 @@ do-build:
do-install:
${MKDIR} ${PREFIX}/${TEXMF}
cd ${PREFIX}/${TEXMF} && \
${TAR} xUfz ${DISTDIR}/${DIST_SUBDIR}/${TETEX_TEXMF}
${TAR} xzUf ${DISTDIR}/${DIST_SUBDIR}/${TETEX_TEXMF} --exclude "*/texmf.cnf"
${INSTALL_DATA} \
${FILESDIR}/listings.sty \
${PREFIX}/${TEXMF}/tex/latex/listings/
${RM} -f ${PREFIX}/${TEXMF}/web2c/texmf.cnf
cd ${PREFIX}/${TEXMF}/dvips/pstricks && \
${PATCH} --quiet < ${WRKDIR}/PSTricks.patch && \
${RM} -f pst-text.pro.orig