summaryrefslogtreecommitdiff
path: root/net/hawk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/hawk/Makefile')
-rw-r--r--net/hawk/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/hawk/Makefile b/net/hawk/Makefile
index 74c0974a54b2..6563d0643d03 100644
--- a/net/hawk/Makefile
+++ b/net/hawk/Makefile
@@ -16,7 +16,7 @@ COMMENT= Track uptime and DNS status for machines on your networks
RUN_DEPENDS= php-config:${PORTSDIR}/www/mod_php4 \
safe_mysqld:${PORTSDIR}/databases/mysql323-server \
- ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/Netmask.pm:${PORTSDIR}/net/p5-Net-Netmask
+ ${SITE_PERL}/Net/Netmask.pm:${PORTSDIR}/net/p5-Net-Netmask
do-patch:
@${SED} -e 's#dirname.*"/hawk#"${PREFIX}/etc/hawk/daemon#' \