summaryrefslogtreecommitdiff
path: root/net-mgmt/p0f/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net-mgmt/p0f/Makefile')
-rw-r--r--net-mgmt/p0f/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/p0f/Makefile b/net-mgmt/p0f/Makefile
index f60bb02bfce5..754f87fbfaee 100644
--- a/net-mgmt/p0f/Makefile
+++ b/net-mgmt/p0f/Makefile
@@ -14,12 +14,13 @@ EXTRACT_SUFX= .tgz
MAINTAINER= trevor@FreeBSD.org
+USE_REINPLACE= yes
DOCFILES= COPYING CREDITS ChangeLog README
MAN1= p0f.1
PLIST= ${WRKDIR}/pkg-plist
post-patch:
- ${PERL} -pi -e "s=/etc=${PREFIX}/etc=g" \
+ ${REINPLACE_CMD} -e "s=/etc=${PREFIX}/etc=g" \
${WRKSRC}/README \
${WRKSRC}/p0f.c