aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt/p5-jmx4perl
diff options
context:
space:
mode:
authorzi <zi@FreeBSD.org>2013-07-03 06:09:53 +0800
committerzi <zi@FreeBSD.org>2013-07-03 06:09:53 +0800
commit7580c8f5ce0a381c45b9076a4f942f91bf516fce (patch)
tree55b689e97bee759a0628436ab8f2e82d7474580f /net-mgmt/p5-jmx4perl
parent06d87ac7cb5eb722637427165e6f136d791a23a4 (diff)
downloadfreebsd-ports-gnome-7580c8f5ce0a381c45b9076a4f942f91bf516fce.tar.gz
freebsd-ports-gnome-7580c8f5ce0a381c45b9076a4f942f91bf516fce.tar.zst
freebsd-ports-gnome-7580c8f5ce0a381c45b9076a4f942f91bf516fce.zip
- Add dependency for devel/p5-Sys-SigAction to allow Jmx4Perl::Agent timeout to function
- Bump PORTREVISION Approved by: tj@
Diffstat (limited to 'net-mgmt/p5-jmx4perl')
-rw-r--r--net-mgmt/p5-jmx4perl/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-mgmt/p5-jmx4perl/Makefile b/net-mgmt/p5-jmx4perl/Makefile
index eda37b182cda..c448e10d7c17 100644
--- a/net-mgmt/p5-jmx4perl/Makefile
+++ b/net-mgmt/p5-jmx4perl/Makefile
@@ -2,6 +2,7 @@
PORTNAME= jmx4perl
PORTVERSION= 1.07
+PORTREVISION= 1
CATEGORIES= net-mgmt perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ../by-authors/id/R/RO/ROLAND
@@ -24,6 +25,7 @@ RUN_DEPENDS= p5-Archive-Zip>=0:${PORTSDIR}/archivers/p5-Archive-Zip \
p5-Module-Find>=0:${PORTSDIR}/devel/p5-Module-Find \
p5-Nagios-Plugin>=0:${PORTSDIR}/net-mgmt/p5-Nagios-Plugin \
p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils \
+ p5-Sys-SigAction>=0:${PORTSDIR}/devel/p5-Sys-SigAction \
p5-Term-Clui>=0:${PORTSDIR}/devel/p5-Term-Clui \
p5-Term-ProgressBar>=0:${PORTSDIR}/devel/p5-Term-ProgressBar \
p5-Term-ShellUI>=0:${PORTSDIR}/shells/p5-Term-ShellUI \