aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-07-04 06:39:14 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-07-04 06:39:14 +0000
commit63a209eceabd99a9e247d038d89767f75c9ffe78 (patch)
treea424f33d5e612f996078b68f90c6d8109785f56e
parentb732cbd344ec0b6f9c83f024d4f1f631235759ca (diff)
downloadports-63a209eceabd99a9e247d038d89767f75c9ffe78.tar.gz
ports-63a209eceabd99a9e247d038d89767f75c9ffe78.zip
Notes
-rw-r--r--net-mgmt/smokeping/Makefile3
-rw-r--r--net/smokeping/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/net-mgmt/smokeping/Makefile b/net-mgmt/smokeping/Makefile
index fbb3fcb688d7..a056a47c1a39 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 \
diff --git a/net/smokeping/Makefile b/net/smokeping/Makefile
index fbb3fcb688d7..a056a47c1a39 100644
--- a/net/smokeping/Makefile
+++ b/net/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 \