summaryrefslogtreecommitdiff
path: root/databases/mysql51-client
diff options
context:
space:
mode:
authorJames FitzGibbon <jfitz@FreeBSD.org>1997-11-18 19:05:12 +0000
committerJames FitzGibbon <jfitz@FreeBSD.org>1997-11-18 19:05:12 +0000
commit69e5fc4f6fb2ca8cada8876a88e72cf4130dbf43 (patch)
tree8524e4e89d12c755454b16c6a05ecbb12b9ca4d9 /databases/mysql51-client
parentInstall reference manuals. (diff)
Fix Makefile to reference perl 5.004_04
Submitted by: axl@iafrica.com
Notes
Notes: svn path=/head/; revision=8697
Diffstat (limited to 'databases/mysql51-client')
-rw-r--r--databases/mysql51-client/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/mysql51-client/Makefile b/databases/mysql51-client/Makefile
index 8354fcf1554c..0915104693c8 100644
--- a/databases/mysql51-client/Makefile
+++ b/databases/mysql51-client/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 Oct 1997
# Whom: Josh Tiefenbach <josh@ican.net>
#
-# $Id: Makefile,v 1.3 1997/09/05 20:23:04 jfitz Exp $
+# $Id: Makefile,v 1.9 1997/10/29 14:43:32 jfitz Exp $
#
DISTNAME= mysql-3.20.32a
@@ -16,7 +16,7 @@ MASTER_SITES= http://www.tcx.se/ \
MAINTAINER= josh@ican.net
-RUN_DEPENDS= perl5.00401:${PORTSDIR}/lang/perl5
+RUN_DEPENDS= perl5.00404:${PORTSDIR}/lang/perl5
USE_GMAKE= YES
GNU_CONFIGURE= YES