From aee5cac867a5d78f89d76a206f8e9580a04f71c5 Mon Sep 17 00:00:00 2001 From: kris Date: Mon, 16 Feb 2004 10:36:38 +0000 Subject: BROKEN: inconsistent dependencies on mysql 3.x and 4.x (inherited from a dependency). This port will be removed on April 15 if still broken at that time. --- net/hawk/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'net') diff --git a/net/hawk/Makefile b/net/hawk/Makefile index 6563d0643d03..df067d1fd9ba 100644 --- a/net/hawk/Makefile +++ b/net/hawk/Makefile @@ -18,6 +18,9 @@ RUN_DEPENDS= php-config:${PORTSDIR}/www/mod_php4 \ safe_mysqld:${PORTSDIR}/databases/mysql323-server \ ${SITE_PERL}/Net/Netmask.pm:${PORTSDIR}/net/p5-Net-Netmask +BROKEN= "Inconsistent dependencies (mysql-client 3.x and 4.x)" +DEPRECATED= "This port will be removed on April 15 if still broken." + do-patch: @${SED} -e 's#dirname.*"/hawk#"${PREFIX}/etc/hawk/daemon#' \ ${WRKSRC}/daemon/hawk > ${WRKSRC}/daemon/hawk.sed -- cgit