aboutsummaryrefslogtreecommitdiff
path: root/security/pantera
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2010-10-19 21:29:04 +0000
committerPav Lucistnik <pav@FreeBSD.org>2010-10-19 21:29:04 +0000
commit9aacbd668aa4807651322916d93820fa2b78e33d (patch)
tree05314195c4319ef17c3394538ff0126b7b813a91 /security/pantera
parent1c99cc6f1eef278e94111606f97a2363172a5e24 (diff)
Notes
Diffstat (limited to 'security/pantera')
-rw-r--r--security/pantera/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/pantera/Makefile b/security/pantera/Makefile
index 32ad963f415e..79e57b26c409 100644
--- a/security/pantera/Makefile
+++ b/security/pantera/Makefile
@@ -18,6 +18,8 @@ BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/OpenSSL/SSL.so:${PORTSDIR}/security/py-opens
${PYTHON_SITELIBDIR}/MySQLdb/connections.pyc:${PORTSDIR}/databases/py-MySQLdb
RUN_DEPENDS= ${BUILD_DEPENDS}
+BROKEN= bad dependency line
+
.if !defined(WITHOUT_MYSQL_SERVER)
BUILD_DEPENDS+= mysql:${PORTSDIR}/databases/mysql${MYSQL_VER}-server
.endif