aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-ORLite-Migrate
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2012-01-30 02:02:18 +0000
committerSteve Wills <swills@FreeBSD.org>2012-01-30 02:02:18 +0000
commit776f837b3c2d69ae5fcd454bcc79f187ef176629 (patch)
treedc4c9b0bc68bef66131399ae193a28552ac2a344 /databases/p5-ORLite-Migrate
parentf695f489a5270ae9345e911092cdf3e98027440e (diff)
downloadports-776f837b3c2d69ae5fcd454bcc79f187ef176629.tar.gz
ports-776f837b3c2d69ae5fcd454bcc79f187ef176629.zip
- Add missing DEPENDS
Submitted by: swills (myself) Approved by: Cezary Morga <cm@therek.net> (maintainer)
Notes
Notes: svn path=/head/; revision=290075
Diffstat (limited to 'databases/p5-ORLite-Migrate')
-rw-r--r--databases/p5-ORLite-Migrate/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/p5-ORLite-Migrate/Makefile b/databases/p5-ORLite-Migrate/Makefile
index 3183bf349236..c98f5f7593a2 100644
--- a/databases/p5-ORLite-Migrate/Makefile
+++ b/databases/p5-ORLite-Migrate/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ORLite-Migrate
PORTVERSION= 1.07
+PORTREVISION= 1
CATEGORIES= databases perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:ADAMK
@@ -21,7 +22,8 @@ BUILD_DEPENDS= p5-File-pushd>=1.00:${PORTSDIR}/devel/p5-File-pushd \
p5-Probe-Perl>=0.01:${PORTSDIR}/sysutils/p5-Probe-Perl \
p5-DBI>=1.58:${PORTSDIR}/databases/p5-DBI \
p5-DBD-SQLite>=1.21:${PORTSDIR}/databases/p5-DBD-SQLite \
- p5-Params-Util>0.37:${PORTSDIR}/devel/p5-Params-Util
+ p5-Params-Util>0.37:${PORTSDIR}/devel/p5-Params-Util \
+ p5-File-Which>=0.05:${PORTSDIR}/sysutils/p5-File-Which
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= YES