From 810c6b0678b9cbbe95aa3516a68e4b1e3a00a2cc Mon Sep 17 00:00:00 2001 From: kuriyama Date: Tue, 26 Jan 2010 15:01:09 +0000 Subject: - Remove unneeded dependencies which is in perl-5.8.9 dist (part 8). Approved by: portmgr (itetcu) --- net-mgmt/smokeping/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'net-mgmt/smokeping') diff --git a/net-mgmt/smokeping/Makefile b/net-mgmt/smokeping/Makefile index 7fce73ce5f70..86b8d91e5988 100644 --- a/net-mgmt/smokeping/Makefile +++ b/net-mgmt/smokeping/Makefile @@ -7,7 +7,7 @@ PORTNAME= smokeping PORTVERSION= 2.4.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net-mgmt www MASTER_SITES= http://oss.oetiker.ch/smokeping/pub/ \ http://smokeping.cs.pu.edu.tw/pub/ @@ -19,7 +19,6 @@ RUN_DEPENDS= rrdtool:${PORTSDIR}/databases/rrdtool \ p5-CGI-Session>0:${PORTSDIR}/www/p5-CGI-Session \ p5-CGI-SpeedyCGI>0:${PORTSDIR}/www/p5-CGI-SpeedyCGI \ p5-Digest-HMAC>0:${PORTSDIR}/security/p5-Digest-HMAC \ - p5-Net>0:${PORTSDIR}/net/p5-Net \ p5-SNMP_Session>0:${PORTSDIR}/net-mgmt/p5-SNMP_Session \ p5-libwww>0:${PORTSDIR}/www/p5-libwww -- cgit