aboutsummaryrefslogtreecommitdiff
path: root/net/fping/Makefile
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2000-11-05 22:32:31 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2000-11-05 22:32:31 +0000
commite075f551dab02d48e1bfc8a7a44f2e6952ef1a62 (patch)
treeb4f294c777e992248bc0944d33ff008716bbfcfc /net/fping/Makefile
parentd4966af41aad8f44b5cc02c099bfb2cb0d0b2ce9 (diff)
Notes
Diffstat (limited to 'net/fping/Makefile')
-rw-r--r--net/fping/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/net/fping/Makefile b/net/fping/Makefile
index bfd30fb148ab..fe44ac27fb8a 100644
--- a/net/fping/Makefile
+++ b/net/fping/Makefile
@@ -18,6 +18,10 @@ 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' \
+ ${WRKSRC}/fping.c
+
post-install:
@strip ${PREFIX}/sbin/fping
@${CHMOD} 4555 ${PREFIX}/sbin/fping