summaryrefslogtreecommitdiff
path: root/print/teTeX-texmf
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2004-10-28 15:16:39 +0000
committerHiroki Sato <hrs@FreeBSD.org>2004-10-28 15:16:39 +0000
commitae9ce0df2f74d6c7c18a2775581dc4380a3fe740 (patch)
tree7dcd2081771ed48f91a5b06e35c40f8019756110 /print/teTeX-texmf
parent- Update to 0.9.2 (diff)
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
Notes
Notes: svn path=/head/; revision=120394
Diffstat (limited to 'print/teTeX-texmf')
-rw-r--r--print/teTeX-texmf/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/print/teTeX-texmf/Makefile b/print/teTeX-texmf/Makefile
index ecc3c5aad49e..897745a68f4c 100644
--- a/print/teTeX-texmf/Makefile
+++ b/print/teTeX-texmf/Makefile
@@ -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