aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-Ima-DBI/Makefile
diff options
context:
space:
mode:
authorSergey Skvortsov <skv@FreeBSD.org>2005-09-06 09:42:50 +0000
committerSergey Skvortsov <skv@FreeBSD.org>2005-09-06 09:42:50 +0000
commit1214f9081345ca5ad67110f708e9750fd5a60c2d (patch)
tree43c93ad19b967040015667d0765a00deba3091a8 /databases/p5-Ima-DBI/Makefile
parent77c7cf86098daea09838df8d78c396bf9ff9627f (diff)
Notes
Diffstat (limited to 'databases/p5-Ima-DBI/Makefile')
-rw-r--r--databases/p5-Ima-DBI/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/p5-Ima-DBI/Makefile b/databases/p5-Ima-DBI/Makefile
index 8e9dd13ffff4..45f1edc3e990 100644
--- a/databases/p5-Ima-DBI/Makefile
+++ b/databases/p5-Ima-DBI/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Ima-DBI
-PORTVERSION= 0.33
+PORTVERSION= 0.34
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Class/TMTM
@@ -15,8 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= skv@FreeBSD.org
COMMENT= Database connection caching and organization
-BUILD_DEPENDS= ${SITE_PERL}/Class/WhiteHole.pm:${PORTSDIR}/devel/p5-Class-WhiteHole \
- ${SITE_PERL}/DBIx/ContextualFetch.pm:${PORTSDIR}/databases/p5-DBIx-ContextualFetch \
+BUILD_DEPENDS= ${SITE_PERL}/DBIx/ContextualFetch.pm:${PORTSDIR}/databases/p5-DBIx-ContextualFetch \
${SITE_PERL}/Class/Data/Inheritable.pm:${PORTSDIR}/devel/p5-Class-Data-Inheritable
RUN_DEPENDS= ${BUILD_DEPENDS}