aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/dtc
diff options
context:
space:
mode:
authorcrees <crees@FreeBSD.org>2011-08-17 23:54:29 +0800
committercrees <crees@FreeBSD.org>2011-08-17 23:54:29 +0800
commit553dc157d52aba679d28d725b18a5f71bc5b1e9b (patch)
tree71be132145d6c01af6ec66ae4120e514667c8265 /sysutils/dtc
parent460ca2c62173813d87a6e9cc6027a5fb5d024aa5 (diff)
downloadfreebsd-ports-gnome-553dc157d52aba679d28d725b18a5f71bc5b1e9b.tar.gz
freebsd-ports-gnome-553dc157d52aba679d28d725b18a5f71bc5b1e9b.tar.zst
freebsd-ports-gnome-553dc157d52aba679d28d725b18a5f71bc5b1e9b.zip
Fix dependency object (still has security issues and needs updating though)
Diffstat (limited to 'sysutils/dtc')
-rw-r--r--sysutils/dtc/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/dtc/Makefile b/sysutils/dtc/Makefile
index db06892da39b..377ad5613d02 100644
--- a/sysutils/dtc/Makefile
+++ b/sysutils/dtc/Makefile
@@ -40,8 +40,6 @@ RUN_DEPENDS= ${LOCALBASE}/${APACHEMODDIR}/mod_log_sql.so:${PORTSDIR}/www/mod_log
${LOCALBASE}/sbin/logrotate:${PORTSDIR}/sysutils/logrotate \
${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash
-BROKEN= bad dependency object
-
CONFLICTS= dtc-toaster-[0-9]* dtc-postfix-courier-[0-9]*
USE_GETTEXT= yes
@@ -54,6 +52,7 @@ NO_BUILD= yes
USE_PHP= mysql pcre session
MAN8= dtc-chroot-shell.8
MANCOMPRESSED= no
+USE_APACHE_RUN= 2.2+
.if defined(WITH_PHP5)
DEFAULT_PHP_VER=5