make sure that we depend on the right varsion of mod_log_sql2

This commit is contained in:
Marc G. Fournier 2006-12-06 06:48:46 +00:00
parent 445e3ac900
commit 6403f743b9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=178997

View file

@ -7,7 +7,7 @@
PORTNAME= dtc
PORTVERSION= 0.24.6.1
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= sysutils
MASTER_SITES= ftp://ftp.gplhost.com/pub/dtc/bsd/
@ -15,7 +15,7 @@ MAINTAINER= thomas@goirand.fr
COMMENT= A hosting web GUI for admin and accounting all hosting services
RUN_DEPENDS= ${LOCALBASE}/share/pear/Crypt/CBC.php:${PORTSDIR}/security/pear-Crypt_CBC \
${LOCALBASE}/libexec/apache22/mod_log_sql.so:${PORTSDIR}/www/mod_log_sql2 \
${LOCALBASE}/libexec/apache22/mod_log_sql.so:${PORTSDIR}/www/mod_log_sql2-dtc \
${LOCALBASE}/www/cgi-bin/sbox:${PORTSDIR}/www/sbox-dtc \
${LOCALBASE}/bin/sudo:${PORTSDIR}/security/sudo \
${LOCALBASE}/bin/run-mailcap:${PORTSDIR}/misc/mime-support \