summaryrefslogtreecommitdiff
path: root/net/hawk
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-02-22 01:22:46 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-02-22 01:22:46 +0000
commitf816205962996d8ea6ca666bbaa96c2d0357a232 (patch)
treef395c48f4c8d702b51555494fa25da7eebd26d9a /net/hawk
parentHeed USE_OPENLDAP. (diff)
Utilize the EXPIRATION_DATE tag for these ports scheduled for removal.
Diffstat (limited to 'net/hawk')
-rw-r--r--net/hawk/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/hawk/Makefile b/net/hawk/Makefile
index df067d1fd9ba..b3cd6a5b88d6 100644
--- a/net/hawk/Makefile
+++ b/net/hawk/Makefile
@@ -19,7 +19,8 @@ RUN_DEPENDS= php-config:${PORTSDIR}/www/mod_php4 \
${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."
+DEPRECATED= ${BROKEN}
+EXPIRATION_DATE=2004-04-15
do-patch:
@${SED} -e 's#dirname.*"/hawk#"${PREFIX}/etc/hawk/daemon#' \