aboutsummaryrefslogtreecommitdiff
path: root/security/tripwire12/Makefile
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2008-09-12 21:00:07 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2008-09-12 21:00:07 +0000
commitcb240e58aed6f60a95fd87cdc87935707783d9bf (patch)
tree94d202f17b95cafb7493a82a1e66cfd736e9e8a0 /security/tripwire12/Makefile
parent8770aa32efe7c3a583395ba809a5ca0a44a17587 (diff)
Notes
Diffstat (limited to 'security/tripwire12/Makefile')
-rw-r--r--security/tripwire12/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/tripwire12/Makefile b/security/tripwire12/Makefile
index 275427dfd381..57bd817857ae 100644
--- a/security/tripwire12/Makefile
+++ b/security/tripwire12/Makefile
@@ -28,6 +28,8 @@ post-extract:
post-patch:
@${PERL} -pi -e 's|/secureplace/bin|${PREFIX}/bin|g;' \
-e 's|/usr/man|${PREFIX}/man|g;' ${WRKSRC}/Makefile
+ ${FIND} ${WRKSRC} -type f | ${XARGS} ${REINPLACE_CMD} -e \
+ 's|bs_ntohl|ntohl|g;s|bs_htonl|htonl|g'
pre-configure:
@ ${CP} ${FILESDIR}/conf-freebsd2.h ${WRKSRC}/configs