pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/p5-DBICx-Deploy Fix dependency.
details: https://anonhg.NetBSD.org/pkgsrc/rev/c816bb8e7dd8
branches: trunk
changeset: 546810:c816bb8e7dd8
user: joerg <joerg%pkgsrc.org@localhost>
date: Mon Sep 08 03:25:43 2008 +0000
description:
Fix dependency.
diffstat:
databases/p5-DBICx-Deploy/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 20c2cf4a33d5 -r c816bb8e7dd8 databases/p5-DBICx-Deploy/Makefile
--- a/databases/p5-DBICx-Deploy/Makefile Mon Sep 08 03:10:39 2008 +0000
+++ b/databases/p5-DBICx-Deploy/Makefile Mon Sep 08 03:25:43 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/09/07 19:11:41 seb Exp $
+# $NetBSD: Makefile,v 1.2 2008/09/08 03:25:43 joerg Exp $
DISTNAME= DBICx-Deploy-0.02
PKGNAME= p5-${DISTNAME}
@@ -14,7 +14,7 @@
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/DBICx/Deploy/.packlist
-BUILD_DEPENDS+= p5-DBD-SQLite:../../databases/p5-DBD-SQLite
+BUILD_DEPENDS+= p5-DBD-SQLite-[0-9]*:../../databases/p5-DBD-SQLite
DEPENDS+= p5-DBIx-Class-[0-9]*:../../databases/p5-DBIx-Class
DEPENDS+= p5-SQL-Translator-[0-9]*:../../databases/p5-SQL-Translator
Home |
Main Index |
Thread Index |
Old Index