summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-mysql
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2000-03-28 16:50:24 +0000
committertron <tron@pkgsrc.org>2000-03-28 16:50:24 +0000
commite7a989ea4aec0ba6dde85b85732bff986c55f1ee (patch)
treed2f4e1e0bb2809da9e14e54dfffed5a293daf6fd /databases/p5-DBD-mysql
parent7ef8ea2b4d40c27868366b810ffd5c40a9fc0a79 (diff)
downloadpkgsrc-e7a989ea4aec0ba6dde85b85732bff986c55f1ee.tar.gz
Depend on "p5-Data-Dumper" 2.10 or newer.
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 3fe08b9b4b8..8cc1fe371da 100644
--- a/databases/p5-DBD-mysql/Makefile
+++ b/databases/p5-DBD-mysql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2000/02/15 05:54:18 bad Exp $
+# $NetBSD: Makefile,v 1.4 2000/03/28 16:50:24 tron Exp $
#
DISTNAME= Msql-Mysql-modules-1.2017
@@ -11,7 +11,7 @@ HOMEPAGE= http://www.mysql.com.org/
DEPENDS+= mysql-client-3.22.32:../../databases/mysql-client
DEPENDS+= p5-DBI-1.08:../../databases/p5-DBI
-DEPENDS+= p5-Data-Dumper-2.10:../../devel/p5-Data-Dumper
+DEPENDS+= p5-Data-Dumper>=2.10:../../devel/p5-Data-Dumper
DEPENDS+= p5-Data-ShowTable-3.3:../../devel/p5-Data-ShowTable
USE_PERL5= YES