diff options
Diffstat (limited to 'net-mgmt/hawk/Makefile')
-rw-r--r-- | net-mgmt/hawk/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net-mgmt/hawk/Makefile b/net-mgmt/hawk/Makefile index 4008c4efde17..9932ad1ccd5e 100644 --- a/net-mgmt/hawk/Makefile +++ b/net-mgmt/hawk/Makefile @@ -11,10 +11,10 @@ COMMENT= Track uptime and DNS status for machines on your networks LICENSE= GPLv2 -RUN_DEPENDS= p5-Net-Netmask>=0:${PORTSDIR}/net-mgmt/p5-Net-Netmask \ - p5-Net-Ping-External>=0:${PORTSDIR}/net/p5-Net-Ping-External \ - p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \ - p5-DBD-mysql>=0:${PORTSDIR}/databases/p5-DBD-mysql +RUN_DEPENDS= p5-Net-Netmask>=0:net-mgmt/p5-Net-Netmask \ + p5-Net-Ping-External>=0:net/p5-Net-Ping-External \ + p5-DBI>=0:databases/p5-DBI \ + p5-DBD-mysql>=0:databases/p5-DBD-mysql USES= perl5 USE_MYSQL= server |