Index: head/net-mgmt/p5-Nagios-Object/Makefile =================================================================== --- head/net-mgmt/p5-Nagios-Object/Makefile (revision 444067) +++ head/net-mgmt/p5-Nagios-Object/Makefile (revision 444068) @@ -1,25 +1,24 @@ # Created by: Steven Kreuzer # $FreeBSD$ PORTNAME= Nagios-Object PORTVERSION= 0.21.18 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net-mgmt perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= skreuzer@FreeBSD.org 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 .include