summaryrefslogtreecommitdiffstats
path: root/net/fping/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/fping/Makefile')
-rw-r--r--net/fping/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/fping/Makefile b/net/fping/Makefile
index 705be95..5a9825e 100644
--- a/net/fping/Makefile
+++ b/net/fping/Makefile
@@ -14,12 +14,13 @@ MASTER_SITES= ftp://ftp.stanford.edu/dept/networking/pub/fping/ \
MAINTAINER= ports@FreeBSD.org
+USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --bindir="${PREFIX}/sbin"
MAN8= fping.8
post-patch:
- ${PERL} -pi.fbsd -e 's/fping@/${MAINTAINER:S/@/\\@/g} or fping@/g' \
+ @${REINPLACE_CMD} -e 's/fping@/${MAINTAINER:S/@/\\@/g} or fping@/g' \
${WRKSRC}/fping.c
post-install:
OpenPOWER on IntegriCloud