pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/databases/p5-DBD-Google this module requires p5-DBI>=1...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c73cdb47f04b
branches:  trunk
changeset: 472369:c73cdb47f04b
user:      grant <grant%pkgsrc.org@localhost>
date:      Fri Apr 09 12:28:14 2004 +0000

description:
this module requires p5-DBI>=1.39 so reflect this in
BUILDLINK_DEPENDS.p5-DBI.

diffstat:

 databases/p5-DBD-Google/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r b8c73d21b206 -r c73cdb47f04b databases/p5-DBD-Google/Makefile
--- a/databases/p5-DBD-Google/Makefile  Fri Apr 09 11:50:59 2004 +0000
+++ b/databases/p5-DBD-Google/Makefile  Fri Apr 09 12:28:14 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/04/09 11:37:45 grant Exp $
+# $NetBSD: Makefile,v 1.2 2004/04/09 12:28:14 grant Exp $
 #
 
 DISTNAME=              DBD-Google-0.11
@@ -12,6 +12,8 @@
 USE_BUILDLINK2=                YES
 PERL5_PACKLIST=                ${PERL5_SITEARCH}/auto/DBD/Google/.packlist
 
+BUILDLINK_DEPENDS.p5-DBI?=     p5-DBI>=1.39
+
 .include "../../databases/p5-DBI/buildlink2.mk"
 .include "../../net/p5-Net-Google/buildlink2.mk"
 



Home | Main Index | Thread Index | Old Index