summaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2002-10-17 13:23:02 +0000
committerlioux <lioux@FreeBSD.org>2002-10-17 13:23:02 +0000
commit0499ff01fe4d8f84911107c4e2b120c7cfd72f8b (patch)
tree3e25c043ce26ec6630a3cce02749c0ccc769fab4 /net-mgmt
parent58d26c8984c7e0fc7f34b69049e457f926507f7b (diff)
downloadFreeBSD-ports-0499ff01fe4d8f84911107c4e2b120c7cfd72f8b.zip
FreeBSD-ports-0499ff01fe4d8f84911107c4e2b120c7cfd72f8b.tar.gz
o Add missing dependency
o Bump PORTREVISION PR: 44166 Submitted by: maintainer
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/smokeping/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/smokeping/Makefile b/net-mgmt/smokeping/Makefile
index 82bbe21..be20869 100644
--- a/net-mgmt/smokeping/Makefile
+++ b/net-mgmt/smokeping/Makefile
@@ -7,6 +7,7 @@
PORTNAME= smokeping
PORTVERSION= 1.16
+PORTREVISION= 1
CATEGORIES= net www
MASTER_SITES= http://people.ee.ethz.ch/~oetiker/webtools/smokeping/pub/
@@ -18,6 +19,7 @@ RUN_DEPENDS= rrdtool:${PORTSDIR}/net/rrdtool \
${SITE_PERL}/CGI.pm:${PORTSDIR}/www/p5-CGI.pm \
${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5 \
${SITE_PERL}/Pod/Usage.pm:${PORTSDIR}/textproc/p5-PodParser \
+ ${SITE_PERL}/Net/SMTP.pm:${PORTSDIR}/net/p5-Net \
${LOCALBASE}/sbin/fping:${PORTSDIR}/net/fping
USE_PERL5= yes
OpenPOWER on IntegriCloud