summaryrefslogtreecommitdiff
path: root/net/hawk
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-02-16 10:36:38 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-02-16 10:36:38 +0000
commit3334ad649edb1a11265bfdf3b98e585bc6308d25 (patch)
tree57d30557b16c68082e1193347d8b8de7627f5286 /net/hawk
parentBROKEN on 5.x: Does not install (diff)
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.
Diffstat (limited to 'net/hawk')
-rw-r--r--net/hawk/Makefile3
1 files changed, 3 insertions, 0 deletions
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