aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-SQL-Translator
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2012-01-29 21:20:26 +0000
committerSteve Wills <swills@FreeBSD.org>2012-01-29 21:20:26 +0000
commiteb84baaa59da58b4cea5cbf0f009d2fac4bdfdc5 (patch)
treea8838ed6b8dd4a005db283f6c2429a08cf25cbf6 /databases/p5-SQL-Translator
parente52dc437980064acd721a417b716c482427e461a (diff)
downloadports-eb84baaa59da58b4cea5cbf0f009d2fac4bdfdc5.tar.gz
ports-eb84baaa59da58b4cea5cbf0f009d2fac4bdfdc5.zip
Notes
Diffstat (limited to 'databases/p5-SQL-Translator')
-rw-r--r--databases/p5-SQL-Translator/Makefile7
1 files changed, 6 insertions, 1 deletions
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