summaryrefslogtreecommitdiffstats
path: root/dns/odsclient/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'dns/odsclient/Makefile')
-rw-r--r--dns/odsclient/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/dns/odsclient/Makefile b/dns/odsclient/Makefile
index cd8a3bb..0553c98 100644
--- a/dns/odsclient/Makefile
+++ b/dns/odsclient/Makefile
@@ -12,10 +12,11 @@ MASTER_SITES= http://www.ods.org/
MAINTAINER= geniusj@ods.org
+USE_REINPLACE= yes
ALL_TARGET= odsclient
post-patch:
- @${PERL} -pi -e "s/^(CC|CFLAGS).+//g" ${WRKSRC}/Makefile
+ @${REINPLACE_CMD} -e "s/^(CC|CFLAGS).+//g" ${WRKSRC}/Makefile
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/odsclient ${PREFIX}/bin
OpenPOWER on IntegriCloud