aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sysutils/dtc/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/dtc/Makefile b/sysutils/dtc/Makefile
index ec75b863c4e1..3aefcdef146f 100644
--- a/sysutils/dtc/Makefile
+++ b/sysutils/dtc/Makefile
@@ -17,7 +17,6 @@ COMMENT= A hosting web GUI for admin and accounting all hosting services
RUN_DEPENDS= ${LOCALBASE}/libexec/mysqld:${PORTSDIR}/databases/mysql50-server \
${LOCALBASE}/libexec/apache22/mod_log_sql.so:${PORTSDIR}/www/mod_log_sql2-dtc \
- ${LOCALBASE}/libexec/apache22/libphp5.so:${PORTSDIR}/www/php5-session \
${LOCALBASE}/share/pear/Crypt/CBC.php:${PORTSDIR}/security/pear-Crypt_CBC \
${LOCALBASE}/www/cgi-bin/sbox:${PORTSDIR}/www/sbox-dtc \
${LOCALBASE}/bin/sudo:${PORTSDIR}/security/sudo \
@@ -25,8 +24,8 @@ RUN_DEPENDS= ${LOCALBASE}/libexec/mysqld:${PORTSDIR}/databases/mysql50-server \
${LOCALBASE}/sbin/chrootuid:${PORTSDIR}/security/chrootuid \
${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget \
${LOCALBASE}/share/fpdf/fpdf.php:${PORTSDIR}/print/fpdf \
- ${X11BASE}/lib/X11/fonts/bitstream-vera/Vera.ttf:${PORTSDIR}/x11-fonts/bitstream-vera \
- ${X11BASE}/lib/X11/fonts/webfonts/verdana.ttf:${PORTSDIR}/x11-fonts/webfonts \
+ ${LOCALBASE}/lib/X11/fonts/bitstream-vera/Vera.ttf:${PORTSDIR}/x11-fonts/bitstream-vera \
+ ${LOCALBASE}/lib/X11/fonts/webfonts/verdana.ttf:${PORTSDIR}/x11-fonts/webfonts \
${LOCALBASE}/bin/mhonarc:${PORTSDIR}/www/mhonarc \
${LOCALBASE}/bin/mlmmj-list:${PORTSDIR}/mail/mlmmj \
${LOCALBASE}/bin/ncftpput:${PORTSDIR}/ftp/ncftp3 \