Index: head/databases/p5-DBIx-Class-QueryProfiler/Makefile =================================================================== --- head/databases/p5-DBIx-Class-QueryProfiler/Makefile (revision 282076) +++ head/databases/p5-DBIx-Class-QueryProfiler/Makefile (revision 282077) @@ -1,35 +1,36 @@ # New ports collection makefile for: DBIx-Class-QueryProfiler # Date created: 25 December 2009 # Whom: andrey@kostenko.name # # $FreeBSD$ PORTNAME= DBIx-Class-QueryProfiler PORTVERSION= 0.05 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= DBIx::Class profiler LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Module-Install>=0:${PORTSDIR}/devel/p5-Module-Install +BUILD_DEPENDS= p5-Module-Install>=0:${PORTSDIR}/devel/p5-Module-Install \ + p5-DBIx-Class>=0:${PORTSDIR}/databases/p5-DBIx-Class RUN_DEPENDS= p5-DBIx-Class>=0:${PORTSDIR}/databases/p5-DBIx-Class TEST_DEPENDS= p5-Test-Perl-Critic>=0:${PORTSDIR}/devel/p5-Test-Perl-Critic PERL_CONFIGURE= yes MAN3= DBIx::Class::QueryProfiler.3 .include .if ${PERL_LEVEL} < 501001 BUILD_DEPENDS+= p5-parent>=0:${PORTSDIR}/devel/p5-parent RUN_DEPENDS+= p5-parent>=0:${PORTSDIR}/devel/p5-parent .endif .include Property changes on: head/databases/p5-DBIx-Class-QueryProfiler/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property