this module requires p5-DBI>=1.39 so reflect this in
BUILDLINK_DEPENDS.p5-DBI.
This commit is contained in:
parent
d520043fc9
commit
9ab227104a
1 changed files with 3 additions and 1 deletions
|
@ -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 @@ COMMENT= Perl DBI/DBD driver for using Google as a datasource
|
|||
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"
|
||||
|
||||
|
|
Loading…
Reference in a new issue