From eb84baaa59da58b4cea5cbf0f009d2fac4bdfdc5 Mon Sep 17 00:00:00 2001 From: Steve Wills Date: Sun, 29 Jan 2012 21:20:26 +0000 Subject: - Add missing DEPENDS PR: ports/164337 Submitted by: swills (myself) Approved by: maintainer (blanket) --- databases/p5-SQL-Translator/Makefile | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'databases/p5-SQL-Translator') diff --git a/databases/p5-SQL-Translator/Makefile b/databases/p5-SQL-Translator/Makefile index 30bbcc347fe4..81091d086abc 100644 --- a/databases/p5-SQL-Translator/Makefile +++ b/databases/p5-SQL-Translator/Makefile @@ -7,6 +7,7 @@ PORTNAME= SQL-Translator PORTVERSION= 0.11010 +PORTREVISION= 1 CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -29,8 +30,12 @@ BUILD_DEPENDS= p5-Class-Base>=0:${PORTSDIR}/devel/p5-Class-Base \ p5-Spreadsheet-ParseExcel>=0.41:${PORTSDIR}/textproc/p5-Spreadsheet-ParseExcel \ p5-Text-ParseWords>0:${PORTSDIR}/textproc/p5-Text-ParseWords \ p5-Text-RecordParser>=0.02:${PORTSDIR}/textproc/p5-Text-RecordParser \ - p5-XML-LibXML>=1.69:${PORTSDIR}/textproc/p5-XML-LibXML + p5-XML-LibXML>=1.69:${PORTSDIR}/textproc/p5-XML-LibXML \ + p5-XML-Writer>=0.5:${PORTSDIR}/textproc/p5-XML-Writer \ + p5-YAML>0:${PORTSDIR}/textproc/p5-YAML RUN_DEPENDS:= ${BUILD_DEPENDS} +TEST_DEPENDS= p5-Test-Differences>=0.61:${PORTSDIR}/devel/p5-Test-Differences \ + p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception OPTIONS= DIAGRAM "Diagram generation support" Off PERL_CONFIGURE= yes -- cgit v1.2.3