diff options
-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 c6c9237e00a3..78cfd421ed1a 100644 --- a/sysutils/dtc/Makefile +++ b/sysutils/dtc/Makefile @@ -40,7 +40,7 @@ RUN_DEPENDS= ${LOCALBASE}/${APACHEMODDIR}/mod_log_sql.so:${PORTSDIR}/www/mod_log ${LOCALBASE}/sbin/logrotate:${PORTSDIR}/sysutils/logrotate \ ${LOCALBASE}/bin/bash:${PORTSDIR}/shells/bash -CONFLICTS= dtc-toaster-[0-9]* dtc-postfix-courier-[0-9]* +FORBIDDEN= Many security issues, see http://bugs.freebsd.org/159736 USE_GETTEXT= yes |