aboutsummaryrefslogtreecommitdiff
path: root/sysutils/dtc
diff options
context:
space:
mode:
authorMarc G. Fournier <scrappy@FreeBSD.org>2006-12-06 06:48:46 +0000
committerMarc G. Fournier <scrappy@FreeBSD.org>2006-12-06 06:48:46 +0000
commit6403f743b910c8fc187119878e298949c0113ed5 (patch)
tree36a097e376fdfdf0806518b3193e37e6cf858ad4 /sysutils/dtc
parent445e3ac900354d6641e1c5594c2b743b55aaf8ed (diff)
downloadports-6403f743b910c8fc187119878e298949c0113ed5.tar.gz
ports-6403f743b910c8fc187119878e298949c0113ed5.zip
make sure that we depend on the right varsion of mod_log_sql2
Notes
Notes: svn path=/head/; revision=178997
Diffstat (limited to 'sysutils/dtc')
-rw-r--r--sysutils/dtc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/dtc/Makefile b/sysutils/dtc/Makefile
index d2263d85a142..ea04b9905bf8 100644
--- a/sysutils/dtc/Makefile
+++ b/sysutils/dtc/Makefile
@@ -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 \