aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-03-28 10:16:38 +0800
committerkris <kris@FreeBSD.org>2004-03-28 10:16:38 +0800
commit3755cfb2f3c2fd1765cfb8e70736fa2115f75596 (patch)
tree5e4febf5843583252581f51e6930434d658cee6b /net
parent8150d10f23bddcfd75393062e14029083c934a57 (diff)
downloadfreebsd-ports-gnome-3755cfb2f3c2fd1765cfb8e70736fa2115f75596.tar.gz
freebsd-ports-gnome-3755cfb2f3c2fd1765cfb8e70736fa2115f75596.tar.zst
freebsd-ports-gnome-3755cfb2f3c2fd1765cfb8e70736fa2115f75596.zip
This port is still broken (it now has a broken dependency)
Diffstat (limited to 'net')
-rw-r--r--net/hawk/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net/hawk/Makefile b/net/hawk/Makefile
index 04d8748b6e35..c7cae93629e2 100644
--- a/net/hawk/Makefile
+++ b/net/hawk/Makefile
@@ -18,6 +18,8 @@ RUN_DEPENDS= php-config:${PORTSDIR}/www/mod_php4 \
safe_mysqld:${PORTSDIR}/databases/mysql40-server \
${SITE_PERL}/Net/Netmask.pm:${PORTSDIR}/net-mgmt/p5-Net-Netmask
+BROKEN= "Broken dependency"
+
do-patch:
@${SED} -e 's#dirname.*"/hawk#"${PREFIX}/etc/hawk/daemon#' \
${WRKSRC}/daemon/hawk > ${WRKSRC}/daemon/hawk.sed