1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00

Remove Perl core modules

- While I'm here, add NO_ARCH
- Bump PORTREVISION for dependency change

With hat:	perl
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2017-06-21 18:53:35 +00:00
parent 0d64b18211
commit ebeed2c498
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=444068

View File

@ -3,7 +3,7 @@
PORTNAME= Nagios-Object
PORTVERSION= 0.21.18
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= net-mgmt perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -13,12 +13,11 @@ COMMENT= Perl objects to represent Nagios configuration
BUILD_DEPENDS= p5-Test-Exception>=0.31:devel/p5-Test-Exception \
p5-Module-Build>=0.3607:devel/p5-Module-Build \
p5-Data-Dumper>=2.126:devel/p5-Data-Dumper \
p5-List-Compare>=0.37:misc/p5-List-Compare \
p5-Test-Simple>=0.94:devel/p5-Test-Simple \
p5-Test-NoWarnings>=1.01:devel/p5-Test-NoWarnings
RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_ARCH= yes
USES= perl5
USE_PERL5= modbuild