From 69e5fc4f6fb2ca8cada8876a88e72cf4130dbf43 Mon Sep 17 00:00:00 2001 From: James FitzGibbon Date: Tue, 18 Nov 1997 19:05:12 +0000 Subject: Fix Makefile to reference perl 5.004_04 Submitted by: axl@iafrica.com --- databases/mysql54-client/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'databases/mysql54-client') diff --git a/databases/mysql54-client/Makefile b/databases/mysql54-client/Makefile index 8354fcf1554c..0915104693c8 100644 --- a/databases/mysql54-client/Makefile +++ b/databases/mysql54-client/Makefile @@ -3,7 +3,7 @@ # Date created: 28 Oct 1997 # Whom: Josh Tiefenbach # -# $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 -- cgit v1.2.3