summaryrefslogtreecommitdiff
path: root/print/tex
diff options
context:
space:
mode:
authorSergey A. Osokin <osa@FreeBSD.org>2003-09-24 09:37:11 +0000
committerSergey A. Osokin <osa@FreeBSD.org>2003-09-24 09:37:11 +0000
commitf37f7775e3bcaa6fa808e1a5e037deae35d5b262 (patch)
treedfd75e4de6392a8352e2ab1fc6550d87dccdb06c /print/tex
parent- Update to version 0.7.10 (diff)
Make portlint(1) happy by changing strip to ${STRIP_CMD}
Submitted by: Oleg Karachevtsev <ok@etrust.ru> PR: 56998
Notes
Notes: svn path=/head/; revision=89169
Diffstat (limited to 'print/tex')
-rw-r--r--print/tex/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/tex/Makefile b/print/tex/Makefile
index 849729995a1b..f27f46f42695 100644
--- a/print/tex/Makefile
+++ b/print/tex/Makefile
@@ -49,7 +49,7 @@ do-build:
post-install:
@for i in kpsewhich dmp bibtex dvicopy dvitomp dvitype gftodvi gftopk \
gftype mf mft patgen pktogf pktype pltotf pooltype tangle tex tftopl \
- vftovp vptovf weave; do strip ${PREFIX}/bin/$$i; done
+ vftovp vptovf weave; do ${STRIP_CMD} ${PREFIX}/bin/$$i; done
@${RM} -f ${PREFIX}/bin/mpostf ${PREFIX}/bin/inimpost ${PREFIX}/bin/virmpost ${PREFIX}/bin/latex \
${PREFIX}/share/texmf/web2c/mpost.mem ${PREFIX}/share/texmf/web2c/plain.mem \
${PREFIX}/share/texmf/web2c/mp.pool ${PREFIX}/bin/mpost ${PREFIX}/bin/mpto