From 6df22e7f6f67f2b2f7fb8e75b480de3802f2e488 Mon Sep 17 00:00:00 2001 From: seb Date: Tue, 21 Dec 2004 23:58:03 +0000 Subject: Fix build: p5-Data-ShowTable had its PKGREVISION bumped, be more liberal on the version this package requires. --- databases/p5-DBD-mysql/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'databases/p5-DBD-mysql') diff --git a/databases/p5-DBD-mysql/Makefile b/databases/p5-DBD-mysql/Makefile index aa8ae593d4d..bfe4b883813 100644 --- a/databases/p5-DBD-mysql/Makefile +++ b/databases/p5-DBD-mysql/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2004/12/20 11:30:57 grant Exp $ +# $NetBSD: Makefile,v 1.28 2004/12/21 23:58:03 seb Exp $ # DISTNAME= DBD-mysql-2.9004 @@ -12,7 +12,7 @@ MAINTAINER= bad@NetBSD.org HOMEPAGE= http://www.mysql.com/ COMMENT= Perl DBI/DBD driver for MySQL databases -DEPENDS+= p5-Data-ShowTable-3.3:../../devel/p5-Data-ShowTable +DEPENDS+= p5-Data-ShowTable>=3.3:../../devel/p5-Data-ShowTable BUILDLINK_DEPENDS.mysql-client?= mysql-client>=3.23.49nb1 -- cgit v1.2.3