Index: head/databases/p5-DBIx-Class-QueryLog/Makefile =================================================================== --- head/databases/p5-DBIx-Class-QueryLog/Makefile (revision 282074) +++ head/databases/p5-DBIx-Class-QueryLog/Makefile (revision 282075) @@ -1,27 +1,28 @@ # New ports collection makefile for: Log-Dispatch-Configurator-YAML # Date created: 28 May 2008 # Whom: Andrey Kostenko # # $FreeBSD$ # PORTNAME= DBIx-Class-QueryLog PORTVERSION= 1.3.1 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Log queries for later analysis -RUN_DEPENDS= p5-DBIx-Class>=0.07000:${PORTSDIR}/databases/p5-DBIx-Class \ +BUILD_DEPENDS= p5-DBIx-Class>=0.07000:${PORTSDIR}/databases/p5-DBIx-Class \ p5-Moose>=0.90:${PORTSDIR}/devel/p5-Moose +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes MAN3= DBIx::Class::QueryLog.3 \ DBIx::Class::QueryLog::Analyzer.3 \ DBIx::Class::QueryLog::Query.3 \ DBIx::Class::QueryLog::Transaction.3 .include Property changes on: head/databases/p5-DBIx-Class-QueryLog/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.6 \ No newline at end of property +1.7 \ No newline at end of property