aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-21 18:53:40 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-21 18:53:40 +0000
commitbf00e59261a292a521ce7a37b41da4b35aa309f3 (patch)
tree2abc49de36e02fec95e03b4e39c85367f2ced2da /net-mgmt
parentebeed2c4985297f6ea3c4efeaba2481f54df9a1f (diff)
downloadports-bf00e59261a292a521ce7a37b41da4b35aa309f3.tar.gz
ports-bf00e59261a292a521ce7a37b41da4b35aa309f3.zip
Remove Perl core modules
- While I'm here: - Use USES=mysql - Sort USES - Bump PORTREVISION for dependency change With hat: perl
Notes
Notes: svn path=/head/; revision=444069
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/percona-monitoring-plugins/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/net-mgmt/percona-monitoring-plugins/Makefile b/net-mgmt/percona-monitoring-plugins/Makefile
index 7d49edc192a1..c7791916acad 100644
--- a/net-mgmt/percona-monitoring-plugins/Makefile
+++ b/net-mgmt/percona-monitoring-plugins/Makefile
@@ -3,7 +3,7 @@
PORTNAME= percona-monitoring-plugins
PORTVERSION= 1.1.3
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net-mgmt
MASTER_SITES= http://www.percona.com/downloads/percona-monitoring-plugins/${PORTVERSION}/ \
ftp://ftp.renatasystems.org/pub/FreeBSD/ports/distfiles/
@@ -16,18 +16,13 @@ LICENSE_FILE= ${WRKSRC}/COPYING
RUN_DEPENDS= cacti>=0:net-mgmt/cacti \
p5-DBD-mysql>=0:databases/p5-DBD-mysql \
- p5-Data-Dumper>=0:devel/p5-Data-Dumper \
- p5-Digest-MD5>=0:security/p5-Digest-MD5 \
- p5-Getopt-Long>=0:devel/p5-Getopt-Long \
- p5-Time-HiRes>=0:devel/p5-Time-HiRes \
bash:shells/bash \
wget:ftp/wget
-USES= shebangfix perl5 php:cli
+USES= mysql perl5 php:cli shebangfix
USE_PERL5= run
SHEBANG_FILES= nagios/bin/pmp-check-pt-table-checksum \
cacti/bin/pmp-cacti-*
-USE_MYSQL= yes
NO_BUILD= yes
NO_ARCH= yes