summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorjoerg <joerg>2008-09-08 03:25:43 +0000
committerjoerg <joerg>2008-09-08 03:25:43 +0000
commit689102a7afffa2c0290aba9a32d519cbfe99e5af (patch)
treeb1ef69430e72b86da8f5d3504ef9dd98323c928d /databases
parent941174b3393ce397398a71f49ab40886b790d81e (diff)
downloadpkgsrc-689102a7afffa2c0290aba9a32d519cbfe99e5af.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