summaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-Class-Validation
diff options
context:
space:
mode:
authorseb <seb>2008-07-16 00:47:20 +0000
committerseb <seb>2008-07-16 00:47:20 +0000
commit07fb651cbaf4bab20388068ec5dda7106ad567a5 (patch)
tree3a8ada52883604778be8d6da85cc4f72d8dff6b6 /databases/p5-DBIx-Class-Validation
parentcbc08634c64f21045d7d0a4a132cae37de582025 (diff)
downloadpkgsrc-07fb651cbaf4bab20388068ec5dda7106ad567a5.tar.gz
- This Perl module's build requires the DateTime::Format::MySQL
module. Hence add a build dependency on time/p5-DateTime-Format-MySQL package. - Unbreak build when the package textproc/p5-Data-FormValidator is not installed: add it as dependency. Bump PKGREVISION to 1.
Diffstat (limited to 'databases/p5-DBIx-Class-Validation')
-rw-r--r--databases/p5-DBIx-Class-Validation/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/databases/p5-DBIx-Class-Validation/Makefile b/databases/p5-DBIx-Class-Validation/Makefile
index a69d38015f3..84f7c390db5 100644
--- a/databases/p5-DBIx-Class-Validation/Makefile
+++ b/databases/p5-DBIx-Class-Validation/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/07/15 08:42:49 abs Exp $
+# $NetBSD: Makefile,v 1.2 2008/07/16 00:47:20 seb Exp $
DISTNAME= DBIx-Class-Validation-0.02003
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBIx/}
@@ -11,8 +12,10 @@ COMMENT= Validate all data before submitting to database
DEPENDS+= p5-DBIx-Class>=0.07005:../../databases/p5-DBIx-Class
DEPENDS+= p5-FormValidator-Simple>=0.17:../../textproc/p5-FormValidator-Simple
+DEPENDS+= p5-Data-FormValidator-[0-9]*:../../textproc/p5-Data-FormValidator
BUILD_DEPENDS+= p5-DBD-SQLite>=1.11:../../databases/p5-DBD-SQLite
+BUILD_DEPENDS+= p5-DateTime-Format-MySQL-[0-9]*:../../time/p5-DateTime-Format-MySQL
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/DBIx/Class/Validation/.packlist