aboutsummaryrefslogtreecommitdiff
path: root/security/w3af
diff options
context:
space:
mode:
Diffstat (limited to 'security/w3af')
-rw-r--r--security/w3af/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/w3af/Makefile b/security/w3af/Makefile
index b218e3dd60cd..c84fe6a2d5ea 100644
--- a/security/w3af/Makefile
+++ b/security/w3af/Makefile
@@ -28,7 +28,7 @@ USE_PYTHON= 2.5+
post-patch:
@${GREP} -lr '/usr/bin/python' ${WRKSRC} | \
- ${XARGS} ${REINPLACE_CMD} -I "" \
+ ${XARGS} ${REINPLACE_CMD} -i "" \
-E "s!/usr/bin/python2?!${PYTHON_CMD}!"
do-build: