summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-mysql
diff options
context:
space:
mode:
authorseb <seb>2004-12-21 23:58:03 +0000
committerseb <seb>2004-12-21 23:58:03 +0000
commit6df22e7f6f67f2b2f7fb8e75b480de3802f2e488 (patch)
treee8239c3d00db144695fc9d23d47a471e3b93d06f /databases/p5-DBD-mysql
parent089c108ae628d424ac5f00bf789c6f858819475e (diff)
downloadpkgsrc-6df22e7f6f67f2b2f7fb8e75b480de3802f2e488.tar.gz
Fix build: p5-Data-ShowTable had its PKGREVISION bumped, be more liberal
on the version this package requires.
Diffstat (limited to 'databases/p5-DBD-mysql')
-rw-r--r--databases/p5-DBD-mysql/Makefile4
1 files changed, 2 insertions, 2 deletions
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