aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorDoug Barton <dougb@FreeBSD.org>2012-06-01 04:00:24 +0000
committerDoug Barton <dougb@FreeBSD.org>2012-06-01 04:00:24 +0000
commit249914eb08ab68fb1bb2bbffed49901ea5f18b5d (patch)
treeab44825cc45e17b99a8e5dc4291d970ebd491d3c /net-mgmt
parentdb57bba82a5e26a1394c28dabecce917483a36db (diff)
downloadports-249914eb08ab68fb1bb2bbffed49901ea5f18b5d.tar.gz
ports-249914eb08ab68fb1bb2bbffed49901ea5f18b5d.zip
Notes
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/hawk/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/net-mgmt/hawk/Makefile b/net-mgmt/hawk/Makefile
index 7ab77d2fc8f5..979bd7c8cdc3 100644
--- a/net-mgmt/hawk/Makefile
+++ b/net-mgmt/hawk/Makefile
@@ -13,10 +13,10 @@ MASTER_SITES= SF/iphawk/iphawk/Hawk%20${PORTVERSION}/
MAINTAINER= dougb@FreeBSD.org
COMMENT= Track uptime and DNS status for machines on your networks
-RUN_DEPENDS= ${SITE_PERL}/Net/Netmask.pm:${PORTSDIR}/net-mgmt/p5-Net-Netmask \
- ${SITE_PERL}/Net/Ping/External.pm:${PORTSDIR}/net/p5-Net-Ping-External \
- ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \
- ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql
+RUN_DEPENDS= p5-Net-Netmask:${PORTSDIR}/net-mgmt/p5-Net-Netmask \
+ p5-Net-Ping-External:${PORTSDIR}/net/p5-Net-Ping-External \
+ p5-DBI:${PORTSDIR}/databases/p5-DBI \
+ p5-DBD-mysql:${PORTSDIR}/databases/p5-DBD-mysql
USE_PERL5= yes
USE_MYSQL= server