aboutsummaryrefslogtreecommitdiff
path: root/korean/hpscat
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2002-11-04 01:56:21 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2002-11-04 01:56:21 +0000
commit558f2d386cc2fb507128c69e3123825cc9319f70 (patch)
treea4bf1558c72e69722c0115ae135fe79117b35041 /korean/hpscat
parent11485fe3f073f98eda3d9d5addc04a808e7c2e89 (diff)
downloadports-558f2d386cc2fb507128c69e3123825cc9319f70.tar.gz
ports-558f2d386cc2fb507128c69e3123825cc9319f70.zip
PERL -> REINPLACE
Noticed on: bento
Notes
Notes: svn path=/head/; revision=69421
Diffstat (limited to 'korean/hpscat')
-rw-r--r--korean/hpscat/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/korean/hpscat/Makefile b/korean/hpscat/Makefile
index 571a6bfa9e3c..7e0d438ed628 100644
--- a/korean/hpscat/Makefile
+++ b/korean/hpscat/Makefile
@@ -20,8 +20,10 @@ MAINTAINER= cjh@FreeBSD.org
RUN_DEPENDS= hcode:${PORTSDIR}/korean/hcode
+USE_REINPLACE= yes
+
pre-patch:
- @${PERL} -pi -e 's,<malloc.h>,<stdlib.h>,' \
+ @${REINPLACE_CMD} -e 's,<malloc.h>,<stdlib.h>,' \
${WRKSRC}/hpscat.h
pre-configure: