summaryrefslogtreecommitdiff
path: root/security/acid
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2004-02-24 23:12:15 +0000
committerAlex Dupre <ale@FreeBSD.org>2004-02-24 23:12:15 +0000
commitdd1b009f82346fce941c4f2876a404b265625ae3 (patch)
tree44df71b842843e983910e50a2ed726bcf6fe09f1 /security/acid
parentUpdate the rtc driver once again. As of this revision, I believe that (diff)
Fix adodb dependency.
PR: ports/63312 Submitted by: M. Possamai <possamai@xs4all.nl>
Notes
Notes: svn path=/head/; revision=102013
Diffstat (limited to 'security/acid')
-rw-r--r--security/acid/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/acid/Makefile b/security/acid/Makefile
index 1244f5a79d73..6d725b37051a 100644
--- a/security/acid/Makefile
+++ b/security/acid/Makefile
@@ -14,7 +14,7 @@ MAINTAINER= possamai@xs4all.nl
COMMENT= Analysis Console for Intrusion Databases (ACID) with Snort and MySQL
RUN_DEPENDS= ${LOCALBASE}/bin/snort:${PORTSDIR}/security/snort \
- ${LOCALBASE}/www/data.default/php/adodb:${PORTSDIR}/databases/adodb
+ ${LOCALBASE}/share/adodb/adodb.inc.php:${PORTSDIR}/databases/adodb
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_PHP= yes