Index: head/devel/p5-Test-YAML-Meta/Makefile =================================================================== --- head/devel/p5-Test-YAML-Meta/Makefile (revision 296964) +++ head/devel/p5-Test-YAML-Meta/Makefile (revision 296965) @@ -1,27 +1,27 @@ # New ports collection makefile for: p5-Test-YAML-Meta # Date created: 2008-02-13 # Whom: Felippe de Meirelles Motta # # $FreeBSD$ # PORTNAME= Test-YAML-Meta PORTVERSION= 0.16 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= lippe@FreeBSD.org COMMENT= Validation of the META.yml file in a distribution -BUILD_DEPENDS+= ${SITE_PERL}/Test/YAML/Valid.pm:${PORTSDIR}/devel/p5-Test-YAML-Valid \ - ${SITE_PERL}/Test/Pod.pm:${PORTSDIR}/devel/p5-Test-Pod \ - ${SITE_PERL}/Test/Pod/Coverage.pm:${PORTSDIR}/devel/p5-Test-Pod-Coverage -RUN_DEPENDS+= ${BUILD_DEPENDS} +BUILD_DEPENDS= p5-Test-YAML-Valid>=0:${PORTSDIR}/devel/p5-Test-YAML-Valid \ + p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod \ + p5-Test-Pod-Coverage>=0:${PORTSDIR}/devel/p5-Test-Pod-Coverage +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= Test::YAML::Meta::Version.3 \ Test::YAML::Meta.3 .include Property changes on: head/devel/p5-Test-YAML-Meta/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.10 \ No newline at end of property +1.11 \ No newline at end of property