diff options
author | Chris Rees <crees@FreeBSD.org> | 2011-08-28 17:53:25 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2011-08-28 17:53:25 +0000 |
commit | 806cfc54be77d08df142ca5b33cc662fcc55053b (patch) | |
tree | e4eafc68da193776b7eb1d2a541a9c40aa7c05b6 /sysutils | |
parent | c00e2c03af742375c54cbc26029ad4246c5d65df (diff) |
Notes
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 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 |