aboutsummaryrefslogtreecommitdiffstats
path: root/databases/mysql55-client
diff options
context:
space:
mode:
authorjfitz <jfitz@FreeBSD.org>1997-11-19 03:05:12 +0800
committerjfitz <jfitz@FreeBSD.org>1997-11-19 03:05:12 +0800
commit072d2bc5b80fc17d63853d2f89fd67709d905177 (patch)
tree7ac98c32bcc7f4427f383d53d208ab0154946128 /databases/mysql55-client
parent9551fd99b66e893a6e9caa9108e411e77bbb4514 (diff)
downloadfreebsd-ports-gnome-072d2bc5b80fc17d63853d2f89fd67709d905177.tar.gz
freebsd-ports-gnome-072d2bc5b80fc17d63853d2f89fd67709d905177.tar.zst
freebsd-ports-gnome-072d2bc5b80fc17d63853d2f89fd67709d905177.zip
Fix Makefile to reference perl 5.004_04
Submitted by: axl@iafrica.com
Diffstat (limited to 'databases/mysql55-client')
-rw-r--r--databases/mysql55-client/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/mysql55-client/Makefile b/databases/mysql55-client/Makefile
index 8354fcf1554c..0915104693c8 100644
--- a/databases/mysql55-client/Makefile
+++ b/databases/mysql55-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