summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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