summaryrefslogtreecommitdiff
path: root/databases/mysql51-client
diff options
context:
space:
mode:
authorJames FitzGibbon <jfitz@FreeBSD.org>1997-09-17 13:28:51 +0000
committerJames FitzGibbon <jfitz@FreeBSD.org>1997-09-17 13:28:51 +0000
commitcfce11ac0bd17b450f466ca2a4d008bbcc5c7cfb (patch)
tree719d1aee30791f965336b765f9aaacce77eb86fb /databases/mysql51-client
parentTypo in dependency (X11/libsx -> x11/libsx). (diff)
Upgrade to v3.20.29
Submitted by: Josh Tiefenbach <josh@ican.net>
Notes
Notes: svn path=/head/; revision=7940
Diffstat (limited to 'databases/mysql51-client')
-rw-r--r--databases/mysql51-client/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/databases/mysql51-client/Makefile b/databases/mysql51-client/Makefile
index bf6fb2ef4821..4f7ce72fd442 100644
--- a/databases/mysql51-client/Makefile
+++ b/databases/mysql51-client/Makefile
@@ -1,12 +1,12 @@
# ports collection makefile for: mySQL
-# Version required: v3.20.25
-# Date created: 11 Aug 1997
+# Version required: v3.20.29
+# Date created: 15 Sep 1997
# Whom: Josh Tiefenbach <josh@ican.net>
#
-# $Id: Makefile,v 1.2 1997/07/18 05:04:06 asami Exp $
+# $Id: Makefile,v 1.3 1997/09/05 20:23:04 jfitz Exp $
#
-DISTNAME= mysql-3.20.25
+DISTNAME= mysql-3.20.29
CATEGORIES= databases
MASTER_SITES= http://www.tcx.se/ \
http://www.buoy.com/mysql/ \
@@ -25,7 +25,7 @@ CONFIGURE_ARGS= --localstatedir=/var/db/mysql \
--without-perl \
--without-debug \
--without-readline
-CONFIGURE_ENV+= PERL=${PREFIX}/bin/perl
+CONFIGURE_ENV+= PERL=${PREFIX}/bin/perl INSTALL_SCRIPT="${INSTALL_SCRIPT}"
pre-install:
@ ${SETENV} ${MAKE_ENV} /usr/bin/perl ${SCRIPTDIR}/check_old_version