summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/pantera/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/pantera/Makefile b/security/pantera/Makefile
index be24f1b6f278..e1a362dc3e01 100644
--- a/security/pantera/Makefile
+++ b/security/pantera/Makefile
@@ -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)