diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-12-13 17:00:14 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-12-13 17:00:14 +0000 |
commit | 1b1b29c5e67c38e250e44ae7563d512ebe74fea2 (patch) | |
tree | 6970168a5505ab8a1e3f83ccfe8038cceb959628 /security/wapiti | |
parent | 5c8b7419b2fd183f0fd102640a7a0b95aa54385b (diff) |
Notes
Diffstat (limited to 'security/wapiti')
-rw-r--r-- | security/wapiti/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/wapiti/Makefile b/security/wapiti/Makefile index 3e426590d024..f3e7cb0251d7 100644 --- a/security/wapiti/Makefile +++ b/security/wapiti/Makefile @@ -13,7 +13,7 @@ COMMENT= Wapiti is a vulnerability scanner for web applications RUN_DEPENDS= ${PYTHON_SITELIBDIR}/tidy:${PORTSDIR}/www/py-utidy -USE_PYTHON= 2.3+ +USE_PYTHON= 2.4+ NO_BUILD= yes PORTDOCS= README |