diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2010-01-26 23:01:09 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2010-01-26 23:01:09 +0800 |
commit | 810c6b0678b9cbbe95aa3516a68e4b1e3a00a2cc (patch) | |
tree | 8e1f149afa2c2caa53399a2ad687536e1b316bc7 /net-mgmt/smokeping | |
parent | aebea7ec6aee0c75fbdd137415003d3cb2cc263e (diff) | |
download | freebsd-ports-gnome-810c6b0678b9cbbe95aa3516a68e4b1e3a00a2cc.tar.gz freebsd-ports-gnome-810c6b0678b9cbbe95aa3516a68e4b1e3a00a2cc.tar.zst freebsd-ports-gnome-810c6b0678b9cbbe95aa3516a68e4b1e3a00a2cc.zip |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 8).
Approved by: portmgr (itetcu)
Diffstat (limited to 'net-mgmt/smokeping')
-rw-r--r-- | net-mgmt/smokeping/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
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 |