aboutsummaryrefslogtreecommitdiff
path: root/chinese/chm2html
diff options
context:
space:
mode:
authorClement Laforet <clement@FreeBSD.org>2004-04-07 13:26:20 +0000
committerClement Laforet <clement@FreeBSD.org>2004-04-07 13:26:20 +0000
commit113d291e1d44b8b6d432ae0d10aff37e68b64dc5 (patch)
treef7200639a0272ee7bbc76530b80468257079b711 /chinese/chm2html
parent69bfde79150c31751515222d4b4406206d2f8ac6 (diff)
downloadports-113d291e1d44b8b6d432ae0d10aff37e68b64dc5.tar.gz
ports-113d291e1d44b8b6d432ae0d10aff37e68b64dc5.zip
Notes
Diffstat (limited to 'chinese/chm2html')
-rw-r--r--chinese/chm2html/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chinese/chm2html/Makefile b/chinese/chm2html/Makefile
index 99c471da0a07..c858073e6991 100644
--- a/chinese/chm2html/Makefile
+++ b/chinese/chm2html/Makefile
@@ -18,8 +18,8 @@ COMMENT= CHM Tools package
WRKSRC= ${WRKDIR}/${PORTNAME}
post-extract:
- @cd ${WRKSRC} && tar zxvf chmtools.tar.gz
- @cd ${WRKSRC} && tar zxvf utf-converter-1.0.tar.gz
+ @cd ${WRKSRC} && ${TAR} zxvf chmtools.tar.gz
+ @cd ${WRKSRC} && ${TAR} zxvf utf-converter-1.0.tar.gz
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/chm2html ${PREFIX}/bin