summaryrefslogtreecommitdiff
path: root/databases/p5-Rose-DB/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-Rose-DB/Makefile')
-rw-r--r--databases/p5-Rose-DB/Makefile23
1 files changed, 12 insertions, 11 deletions
diff --git a/databases/p5-Rose-DB/Makefile b/databases/p5-Rose-DB/Makefile
index 387c6404fc4..0365dbe163d 100644
--- a/databases/p5-Rose-DB/Makefile
+++ b/databases/p5-Rose-DB/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2009/04/30 21:17:24 sno Exp $
+# $NetBSD: Makefile,v 1.7 2009/05/17 18:41:14 sno Exp $
-DISTNAME= Rose-DB-0.751
+DISTNAME= Rose-DB-0.752
PKGNAME= p5-${DISTNAME}
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Rose/}
@@ -10,20 +10,21 @@ HOMEPAGE= http://search.cpan.org/~jsiracusa/Rose-DB/
COMMENT= DBI wrapper and abstraction layer
LICENSE= gnu-gpl-v2 # OR artistic
-DEPENDS+= p5-Bit-Vector>=6.4:../../devel/p5-Bit-Vector
-DEPENDS+= p5-Clone-PP-[0-9]*:../../devel/p5-Clone-PP
-DEPENDS+= p5-DBI-[0-9]*:../../databases/p5-DBI
-DEPENDS+= p5-DateTime-Format-MySQL-[0-9]*:../../time/p5-DateTime-Format-MySQL
-DEPENDS+= p5-DateTime-Format-Pg>=0.11:../../time/p5-DateTime-Format-Pg
-DEPENDS+= p5-Rose-DateTime>=0.532:../../time/p5-Rose-DateTime
-DEPENDS+= p5-Rose-Object>=0.854:../../devel/p5-Rose-Object
-DEPENDS+= p5-SQL-ReservedWords-[0-9]*:../../databases/p5-SQL-ReservedWords
-DEPENDS+= p5-Time-Clock-[0-9]*:../../time/p5-Time-Clock
+DEPENDS+= p5-Bit-Vector>=6.4:../../devel/p5-Bit-Vector
+DEPENDS+= p5-Class-Factory-Util-[0-9]*:../../devel/p5-Class-Factory-Util
+DEPENDS+= p5-Clone-PP-[0-9]*:../../devel/p5-Clone-PP
+DEPENDS+= p5-DateTime-Format-MySQL-[0-9]*:../../time/p5-DateTime-Format-MySQL
+DEPENDS+= p5-DateTime-Format-Pg>=0.11:../../time/p5-DateTime-Format-Pg
+DEPENDS+= p5-Rose-DateTime>=0.532:../../time/p5-Rose-DateTime
+DEPENDS+= p5-Rose-Object>=0.854:../../devel/p5-Rose-Object
+DEPENDS+= p5-SQL-ReservedWords-[0-9]*:../../databases/p5-SQL-ReservedWords
+DEPENDS+= p5-Time-Clock-[0-9]*:../../time/p5-Time-Clock
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/Rose/DB/.packlist
PKG_DESTDIR_SUPPORT= user-destdir
+.include "../../databases/p5-DBI/buildlink3.mk"
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"