aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
Diffstat (limited to 'security')
-rw-r--r--security/acid/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/security/acid/Makefile b/security/acid/Makefile
index 2100e3cbd0ce..e196dbb69c2a 100644
--- a/security/acid/Makefile
+++ b/security/acid/Makefile
@@ -13,8 +13,7 @@ MASTER_SITES= http://www.andrew.cmu.edu/~rdanyliw/snort/
MAINTAINER= possamai@xs4all.nl
COMMENT= Analysis Console for Intrusion Databases (ACID) with Snort and MySQL
-RUN_DEPENDS= ${LOCALBASE}/libexec/mysqld:${PORTSDIR}/databases/mysql323-server \
- ${LOCALBASE}/bin/snort:${PORTSDIR}/security/snort \
+RUN_DEPENDS= ${LOCALBASE}/bin/snort:${PORTSDIR}/security/snort \
${LOCALBASE}/www/data.default/php/adodb:${PORTSDIR}/databases/adodb
.if defined(WITH_APACHE2)
@@ -23,6 +22,8 @@ RUN_DEPENDS+= ${LOCALBASE}/libexec/apache2/libphp4.so:${PORTSDIR}/www/mod_php4
RUN_DEPENDS+= ${LOCALBASE}/libexec/apache/libphp4.so:${PORTSDIR}/www/mod_php4
.endif
+USE_MYSQL= yes
+
WRKSRC= ${WRKDIR}/${PORTNAME}
NO_BUILD= yes