diff options
author | erwin <erwin@FreeBSD.org> | 2006-11-21 03:27:15 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2006-11-21 03:27:15 +0800 |
commit | e6372c92ef37378a66825e9ef7a98adf2c77cd84 (patch) | |
tree | 56fae0ca93dce54d2b47e73a8833c15911813502 /sysutils | |
parent | bf04ca16a4b5b5bd332bed2ed61a614db30a2eed (diff) | |
download | freebsd-ports-gnome-e6372c92ef37378a66825e9ef7a98adf2c77cd84.tar.gz freebsd-ports-gnome-e6372c92ef37378a66825e9ef7a98adf2c77cd84.tar.zst freebsd-ports-gnome-e6372c92ef37378a66825e9ef7a98adf2c77cd84.zip |
Fix INDEX, but maybe break this port after the errors in the latest upgrade.
Hat: portmgr
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/dtc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/dtc/Makefile b/sysutils/dtc/Makefile index 6b6e4a8f3226..040821f5f4b4 100644 --- a/sysutils/dtc/Makefile +++ b/sysutils/dtc/Makefile @@ -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-dtc \ + ${LOCALBASE}/libexec/apache22/mod_log_sql.so:${PORTSDIR}/www/mod_log_sql2 \ ${LOCALBASE}/www/cgi-bin/sbox:${PORTSDIR}/www/sbox-dtc \ ${LOCALBASE}/bin/sudo:${PORTSDIR}/security/sudo \ ${LOCALBASE}/bin/run-mailcap:${PORTSDIR}/misc/mime-support \ |