diff options
| author | Marcus von Appen <mva@FreeBSD.org> | 2014-10-24 16:50:42 +0000 |
|---|---|---|
| committer | Marcus von Appen <mva@FreeBSD.org> | 2014-10-24 16:50:42 +0000 |
| commit | 742321c70870f8339d0ac558f88a918b77b56096 (patch) | |
| tree | 13162908585c4f1c4a190de09a7b7dd8f6e58eb2 /security/sqlmap | |
| parent | d45fbf3040b3448bc804ff8be8a816d15ea3f92a (diff) | |
Notes
Diffstat (limited to 'security/sqlmap')
| -rw-r--r-- | security/sqlmap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/sqlmap/Makefile b/security/sqlmap/Makefile index 1985b4e4a5b4..fa0ddb3496d5 100644 --- a/security/sqlmap/Makefile +++ b/security/sqlmap/Makefile @@ -13,7 +13,7 @@ COMMENT= Automatic SQL injection tool LICENSE= GPLv2 -USE_PYTHON= 2 +USES= python:2 WRKSRC= ${WRKDIR}/${PORTNAME} SUB_FILES= ${PORTNAME}.sh SUB_LIST= PYTHON_CMD=${PYTHON_CMD} \ |
