aboutsummaryrefslogtreecommitdiff
path: root/chinese/mkisofs
diff options
context:
space:
mode:
Diffstat (limited to 'chinese/mkisofs')
-rw-r--r--chinese/mkisofs/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/chinese/mkisofs/Makefile b/chinese/mkisofs/Makefile
index d9afb02568d0..b4f0bf280436 100644
--- a/chinese/mkisofs/Makefile
+++ b/chinese/mkisofs/Makefile
@@ -16,11 +16,12 @@ PATCHFILES= mkisofs-1.12b5.big5patch.gz
MAINTAINER= keith@FreeBSD.org
GNU_CONFIGURE= yes
+USE_REINPLACE= yes
ALL_TARGET= World
MAN8= mkisofs.8 isoinfo.8
pre-configure:
- ${PERL} -pi.orig -e 's:prefix = /usr/local:prefix = ${PREFIX}:' \
+ ${REINPLACE_CMD} -e 's:prefix = /usr/local:prefix = ${PREFIX}:' \
${WRKSRC}/diag/Makefile.in
post-build: