aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-Class-Loader
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2009-12-02 22:57:31 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2009-12-02 22:57:31 +0000
commit6840ab4a816f821beedc7c7f3e0ecbfc488aaa85 (patch)
tree371bc6245160b017e62756a22f38b328c9c03964 /databases/p5-DBIx-Class-Loader
parentc82b1b9504ace39d356184c46b946c8c6178f76c (diff)
downloadports-6840ab4a816f821beedc7c7f3e0ecbfc488aaa85.tar.gz
ports-6840ab4a816f821beedc7c7f3e0ecbfc488aaa85.zip
- remove Test::Simple and Text::Balanced from dependencies
- bump PORTREVISION
Notes
Notes: svn path=/head/; revision=245136
Diffstat (limited to 'databases/p5-DBIx-Class-Loader')
-rw-r--r--databases/p5-DBIx-Class-Loader/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/databases/p5-DBIx-Class-Loader/Makefile b/databases/p5-DBIx-Class-Loader/Makefile
index 4c1c1544bb2d..1451b974d511 100644
--- a/databases/p5-DBIx-Class-Loader/Makefile
+++ b/databases/p5-DBIx-Class-Loader/Makefile
@@ -7,6 +7,7 @@
PORTNAME= DBIx-Class-Loader
PORTVERSION= 0.21
+PORTREVISION= 1
CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,13 +15,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Dynamic definition of DBIx::Class sub classes
-BUILD_DEPENDS= p5-DBI>=1.3:${PORTSDIR}/databases/p5-DBI \
+RUN_DEPENDS= p5-DBI>=1.3:${PORTSDIR}/databases/p5-DBI \
p5-DBIx-Class>=0.04001:${PORTSDIR}/databases/p5-DBIx-Class \
p5-Lingua-EN-Inflect>=0:${PORTSDIR}/textproc/p5-Lingua-EN-Inflect \
- p5-Test-Simple>=0.45:${PORTSDIR}/devel/p5-Test-Simple \
- p5-Text-Balanced>=0:${PORTSDIR}/textproc/p5-Text-Balanced \
p5-UNIVERSAL-require>=0.10:${PORTSDIR}/devel/p5-UNIVERSAL-require
-RUN_DEPENDS= ${BUILD_DEPENDS}
+BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= 5.8.0+