Switch dependency from databases/py-MySQLdb-devel to databases/py-MySQLdb,
because the latter is now more up-to-date. Forgotten by: mnag
This commit is contained in:
parent
2e85070f37
commit
1c609bc523
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=196038
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ MAINTAINER= onatan@gmail.com
|
|||
COMMENT= Web Application Penetration Testing Suite
|
||||
|
||||
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/OpenSSL/SSL.so:${PORTSDIR}/security/py-openssl \
|
||||
${PYTHON_SITELIBDIR}/MySQLdb/connections.pyc:${PORTSDIR}/databases/py-MySQLdb-devel
|
||||
${PYTHON_SITELIBDIR}/MySQLdb/connections.pyc:${PORTSDIR}/databases/py-MySQLdb
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
.if !defined(WITHOUT_MYSQL_SERVER)
|
||||
|
|
Loading…
Reference in a new issue