summaryrefslogtreecommitdiffstats
path: root/net-mgmt/smokeping
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2002-07-04 06:39:14 +0000
committerijliao <ijliao@FreeBSD.org>2002-07-04 06:39:14 +0000
commit498dbf431322dcef5e3ac79e927197863fdecda3 (patch)
treec48be19ec9c40db2d2546342c4282cb87c3bb8bc /net-mgmt/smokeping
parent3596d490bad3d77dec3332c34da6736c84f88774 (diff)
downloadFreeBSD-ports-498dbf431322dcef5e3ac79e927197863fdecda3.zip
FreeBSD-ports-498dbf431322dcef5e3ac79e927197863fdecda3.tar.gz
RUN_DEPENDS instead of BUILD_DEPENDS
PR: 40113, 40170 Submitted by: Scott Lipcon <slipcon@mercea.net>, maintainer
Diffstat (limited to 'net-mgmt/smokeping')
-rw-r--r--net-mgmt/smokeping/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/smokeping/Makefile b/net-mgmt/smokeping/Makefile
index fbb3fcb..a056a47 100644
--- a/net-mgmt/smokeping/Makefile
+++ b/net-mgmt/smokeping/Makefile
@@ -7,12 +7,13 @@
PORTNAME= smokeping
PORTVERSION= 1.12
+PORTREVISION= 1
CATEGORIES= net www
MASTER_SITES= http://people.ee.ethz.ch/~oetiker/webtools/smokeping/pub/
MAINTAINER= lars@thegler.dk
-BUILD_DEPENDS= rrdtool:${PORTSDIR}/net/rrdtool \
+RUN_DEPENDS= rrdtool:${PORTSDIR}/net/rrdtool \
${SITE_PERL}/CGI/SpeedyCGI.pm:${PORTSDIR}/www/p5-CGI-SpeedyCGI \
${SITE_PERL}/BER.pm:${PORTSDIR}/net/p5-SNMP_Session \
${SITE_PERL}/CGI.pm:${PORTSDIR}/www/p5-CGI.pm \
OpenPOWER on IntegriCloud