summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-postgresql
diff options
context:
space:
mode:
authordsainty <dsainty>2008-10-12 21:21:19 +0000
committerdsainty <dsainty>2008-10-12 21:21:19 +0000
commitff25f842e51b61596bfbfbcd6b6ed035eba56281 (patch)
tree485a1bf848cc27eebb6d540ab968d75f1e54a072 /databases/p5-DBD-postgresql
parent4a005aad3b748725b9154f80903af8b475f996de (diff)
downloadpkgsrc-ff25f842e51b61596bfbfbcd6b6ed035eba56281.tar.gz
Allow perl-5.10.0 to satisfy the dependency on p5-version.
Don't bother bumping PKGREVISION, p5-version claims to be a NOP in the presence of built in support.
Diffstat (limited to 'databases/p5-DBD-postgresql')
-rw-r--r--databases/p5-DBD-postgresql/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBD-postgresql/Makefile b/databases/p5-DBD-postgresql/Makefile
index 3ff918842af..44d06bd9f75 100644
--- a/databases/p5-DBD-postgresql/Makefile
+++ b/databases/p5-DBD-postgresql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2008/06/20 01:09:11 joerg Exp $
+# $NetBSD: Makefile,v 1.46 2008/10/12 21:21:19 dsainty Exp $
#
VER= 2.2.2
@@ -15,7 +15,7 @@ COMMENT= Perl DBI/DBD driver for PostgreSQL databases
PKG_DESTDIR_SUPPORT= user-destdir
-DEPENDS+= p5-version-[0-9]*:../../devel/p5-version
+DEPENDS+= {p5-version-[0-9]*,perl>=5.10.0}:../../devel/p5-version
PKG_INSTALLATION_TYPES= overwrite pkgviews