aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-SQL-Statement/Makefile
diff options
context:
space:
mode:
authorLars Thegler <lth@FreeBSD.org>2009-03-12 09:51:47 +0000
committerLars Thegler <lth@FreeBSD.org>2009-03-12 09:51:47 +0000
commit6c8e2f0b7924bc4129cfd79487565986162611af (patch)
tree99dc8004d59462d3fc4580aebc3cba9a7cfb13ae /databases/p5-SQL-Statement/Makefile
parentbeb0ce91ac4028c5e8fc2a70e4dfa164b1d66630 (diff)
downloadports-6c8e2f0b7924bc4129cfd79487565986162611af.tar.gz
ports-6c8e2f0b7924bc4129cfd79487565986162611af.zip
Update to 1.20
Notes
Notes: svn path=/head/; revision=229926
Diffstat (limited to 'databases/p5-SQL-Statement/Makefile')
-rw-r--r--databases/p5-SQL-Statement/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/databases/p5-SQL-Statement/Makefile b/databases/p5-SQL-Statement/Makefile
index b5d659372732..33fc08e09df9 100644
--- a/databases/p5-SQL-Statement/Makefile
+++ b/databases/p5-SQL-Statement/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= SQL-Statement
-PORTVERSION= 1.15
+PORTVERSION= 1.20
CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,6 +14,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= lth@FreeBSD.org
COMMENT= A perl5 module for SQL parsing and processing
+RUN_DEPENDS= p5-Clone>=0.30:${PORTSDIR}/devel/p5-Clone \
+ p5-Params-Util>=0.35:${PORTSDIR}/devel/p5-Params-Util
+BUILD_DEPENDS= ${RUN_DEPENDS}
+
PERL_CONFIGURE= yes
MAN3= SQL::Eval.3 \