summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-postgresql/Makefile
diff options
context:
space:
mode:
authordsainty <dsainty>2008-03-17 13:29:03 +0000
committerdsainty <dsainty>2008-03-17 13:29:03 +0000
commit825a3689aab529538156233d5bdefcbb31e2cf12 (patch)
tree7b134f059a248fc846ee91db0defd863262e138d /databases/p5-DBD-postgresql/Makefile
parentbe10a076585b638fe41920be51d876cf9ae66f26 (diff)
downloadpkgsrc-825a3689aab529538156233d5bdefcbb31e2cf12.tar.gz
Add dependency on p5-version, which appears to be a new requirement.
Bump PKGREVISION, because the package will gladly build and install without p5-version, it just won't actually work unless p5-version is available both at build time and at run time.
Diffstat (limited to 'databases/p5-DBD-postgresql/Makefile')
-rw-r--r--databases/p5-DBD-postgresql/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/databases/p5-DBD-postgresql/Makefile b/databases/p5-DBD-postgresql/Makefile
index 288dba834ea..7a577344502 100644
--- a/databases/p5-DBD-postgresql/Makefile
+++ b/databases/p5-DBD-postgresql/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.43 2008/03/13 17:38:48 joerg Exp $
+# $NetBSD: Makefile,v 1.44 2008/03/17 13:29:03 dsainty Exp $
#
VER= 2.2.2
DISTNAME= DBD-Pg-${VER}
PKGNAME= p5-DBD-postgresql-${VER}
SVR4_PKGNAME= p5dpo
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/}
@@ -13,6 +13,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://gborg.postgresql.org/project/dbdpg/projdisplay.php
COMMENT= Perl DBI/DBD driver for PostgreSQL databases
+DEPENDS+= p5-version-[0-9]*:../../devel/p5-version
+
PKG_INSTALLATION_TYPES= overwrite pkgviews
PERL5_PACKLIST= auto/DBD/Pg/.packlist