aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-Class-DBI-SQLite
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2009-12-21 14:08:55 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2009-12-21 14:08:55 +0000
commit26396dbc9568116f27a3db729dc0ee9db1a9d589 (patch)
treeb208158279d6671303419c46258dc3ff800e863f /databases/p5-Class-DBI-SQLite
parent86eb1e53f5bfb4a8a60a63df6f7c591b6d13ce21 (diff)
downloadports-26396dbc9568116f27a3db729dc0ee9db1a9d589.tar.gz
ports-26396dbc9568116f27a3db729dc0ee9db1a9d589.zip
Notes
Diffstat (limited to 'databases/p5-Class-DBI-SQLite')
-rw-r--r--databases/p5-Class-DBI-SQLite/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-Class-DBI-SQLite/Makefile b/databases/p5-Class-DBI-SQLite/Makefile
index 29f31d0db92a..08a6f142c8bb 100644
--- a/databases/p5-Class-DBI-SQLite/Makefile
+++ b/databases/p5-Class-DBI-SQLite/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Class-DBI-SQLite
PORTVERSION= 0.11
+PORTREVISION= 1
CATEGORIES= databases perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -19,8 +20,7 @@ RUN_DEPENDS= ${SITE_PERL}/Ima/DBI.pm:${PORTSDIR}/databases/p5-Ima-DBI \
${SITE_PERL}/${PERL_ARCH}/DBD/SQLite.pm:${PORTSDIR}/databases/p5-DBD-SQLite \
${SITE_PERL}/SQL/Parser.pm:${PORTSDIR}/databases/p5-SQL-Statement \
${SITE_PERL}/${PERL_ARCH}/Clone.pm:${PORTSDIR}/devel/p5-Clone
-BUILD_DEPENDS= ${RUN_DEPENDS} \
- ${SITE_PERL}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple
+BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes