aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-21 18:53:30 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2017-06-21 18:53:30 +0000
commit0d64b1821110cf8b1364e6f4bd41e2b6b6c59642 (patch)
treebab766907cdd07a92dfb40ab43696f41490c6d4d /net-mgmt
parent53d36410bd13786ac26d41b18cd16eadeb16a225 (diff)
downloadports-0d64b1821110cf8b1364e6f4bd41e2b6b6c59642.tar.gz
ports-0d64b1821110cf8b1364e6f4bd41e2b6b6c59642.zip
Remove Perl core modules
- While I'm here, add NO_ARCH - Bump PORTREVISION for dependency change With hat: perl
Notes
Notes: svn path=/head/; revision=444067
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/p5-jmx4perl/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/net-mgmt/p5-jmx4perl/Makefile b/net-mgmt/p5-jmx4perl/Makefile
index e08f909312d7..007338c19f95 100644
--- a/net-mgmt/p5-jmx4perl/Makefile
+++ b/net-mgmt/p5-jmx4perl/Makefile
@@ -3,7 +3,7 @@
PORTNAME= jmx4perl
PORTVERSION= 1.11
DISTVERSIONSUFFIX= _2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net-mgmt perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:ROLAND
@@ -13,15 +13,11 @@ MAINTAINER= tj@FreeBSD.org
COMMENT= JMX access for Perl
RUN_DEPENDS= p5-Archive-Zip>=0:archivers/p5-Archive-Zip \
- p5-Carp>=0:devel/p5-Carp \
p5-Config-General>=0:devel/p5-Config-General \
p5-Crypt-Blowfish_PP>=0:security/p5-Crypt-Blowfish_PP \
p5-Crypt-OpenPGP>=0:security/p5-Crypt-OpenPGP \
- p5-Digest-MD5>=0:security/p5-Digest-MD5 \
p5-Digest-SHA1>=0:security/p5-Digest-SHA1 \
p5-File-SearchPath>=0:devel/p5-File-SearchPath \
- p5-File-Temp>=0:devel/p5-File-Temp \
- p5-Getopt-Long>=0:devel/p5-Getopt-Long \
p5-JSON>=0:converters/p5-JSON \
p5-Module-Find>=0:devel/p5-Module-Find \
p5-Nagios-Plugin>=0:net-mgmt/p5-Nagios-Plugin \
@@ -30,14 +26,13 @@ RUN_DEPENDS= p5-Archive-Zip>=0:archivers/p5-Archive-Zip \
p5-Term-ProgressBar>=0:devel/p5-Term-ProgressBar \
p5-Term-ShellUI>=0:shells/p5-Term-ShellUI \
p5-Term-Size>=0:devel/p5-Term-Size \
- p5-Text-ParseWords>=0:textproc/p5-Text-ParseWords \
- p5-Time-HiRes>=0:devel/p5-Time-HiRes \
p5-URI>=0:net/p5-URI \
p5-XML-LibXML>=0:textproc/p5-XML-LibXML \
p5-XML-Twig>=0:textproc/p5-XML-Twig \
p5-libwww>=0:www/p5-libwww
BUILD_DEPENDS:= ${RUN_DEPENDS}
+NO_ARCH= yes
USES= perl5
USE_PERL5= modbuild