summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2008-09-08 03:25:43 +0000
committerjoerg <joerg@pkgsrc.org>2008-09-08 03:25:43 +0000
commit7598d02bdd171520f5fa233c8c1a9991cf54fdee (patch)
treeb1ef69430e72b86da8f5d3504ef9dd98323c928d /databases
parentf99629512e58311a3f8c57be572fff761219e8bd (diff)
downloadpkgsrc-7598d02bdd171520f5fa233c8c1a9991cf54fdee.tar.gz
Fix dependency.
Diffstat (limited to 'databases')
-rw-r--r--databases/p5-DBICx-Deploy/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBICx-Deploy/Makefile b/databases/p5-DBICx-Deploy/Makefile
index 956537e3981..99707bc3483 100644
--- a/databases/p5-DBICx-Deploy/Makefile
+++ b/databases/p5-DBICx-Deploy/Makefile
@@ -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 @@ PKG_DESTDIR_SUPPORT= user-destdir
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