aboutsummaryrefslogtreecommitdiff
path: root/security/w3af
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2007-09-06 13:44:01 +0000
committerStefan Eßer <se@FreeBSD.org>2007-09-06 13:44:01 +0000
commit574cef12b752ee58f1245f5691a48aa66bd4b396 (patch)
tree96f17cfc990ed01a6b5a5466e80b9058ab6b82c4 /security/w3af
parent57abb0d1b3d876e61056d962cd55f0314a49d97c (diff)
downloadports-574cef12b752ee58f1245f5691a48aa66bd4b396.tar.gz
ports-574cef12b752ee58f1245f5691a48aa66bd4b396.zip
Notes
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: