aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/p5-Monitoring-Livestatus
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-02-10 00:06:33 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-02-10 00:06:33 +0000
commitddd1ec49d3b65b7ce15926092faa7bacd62d9e55 (patch)
treeab8b0e890e8b3956a2a1ef438e88b80388d8e495 /net-mgmt/p5-Monitoring-Livestatus
parent1338e7e14d8d6ff3f1d0d511f12e224c33b51281 (diff)
downloadports-ddd1ec49d3b65b7ce15926092faa7bacd62d9e55.tar.gz
ports-ddd1ec49d3b65b7ce15926092faa7bacd62d9e55.zip
Notes
Diffstat (limited to 'net-mgmt/p5-Monitoring-Livestatus')
-rw-r--r--net-mgmt/p5-Monitoring-Livestatus/Makefile14
1 files changed, 4 insertions, 10 deletions
diff --git a/net-mgmt/p5-Monitoring-Livestatus/Makefile b/net-mgmt/p5-Monitoring-Livestatus/Makefile
index 2845e0663b5f..a3d850588897 100644
--- a/net-mgmt/p5-Monitoring-Livestatus/Makefile
+++ b/net-mgmt/p5-Monitoring-Livestatus/Makefile
@@ -2,6 +2,7 @@
PORTNAME= Monitoring-Livestatus
PORTVERSION= 0.80
+PORTREVISION= 1
CATEGORIES= net-mgmt perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:NIERLEIN
@@ -13,16 +14,9 @@ COMMENT= Perl API for check_mk livestatus
LICENSE= GPLv1+
LICENSE_FILE= ${WRKSRC}/README
-RUN_DEPENDS= p5-Carp>=0:devel/p5-Carp \
- p5-Cpanel-JSON-XS>=0:converters/p5-Cpanel-JSON-XS \
- p5-Data-Dumper>=0:devel/p5-Data-Dumper \
- p5-Digest-MD5>=0:security/p5-Digest-MD5 \
- p5-Encode>=0:converters/p5-Encode \
- p5-IO-Socket-IP>=0:net/p5-IO-Socket-IP \
- p5-Socket>=0:net/p5-Socket \
- p5-Storable>=0:devel/p5-Storable
-TEST_DEPENDS= p5-Test-More-UTF8>=0:devel/p5-Test-More-UTF8 \
- p5-Test-Simple>=0:devel/p5-Test-Simple
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Cpanel-JSON-XS>=0:converters/p5-Cpanel-JSON-XS
+TEST_DEPENDS= p5-Test-More-UTF8>=0:devel/p5-Test-More-UTF8
USES= perl5
USE_PERL5= configure