aboutsummaryrefslogtreecommitdiff
path: root/databases/mysql55-server/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-03-28 14:43:39 +0000
committerSteve Price <steve@FreeBSD.org>1998-03-28 14:43:39 +0000
commitee9d82123f33ed865db5baabc8f05360fd1b728a (patch)
treeefb34f797b03b9f650d3647b9737e8157756fbc3 /databases/mysql55-server/Makefile
parent50768db6770ffcea3b29cd90120b80193e9bdcae (diff)
downloadports-ee9d82123f33ed865db5baabc8f05360fd1b728a.tar.gz
ports-ee9d82123f33ed865db5baabc8f05360fd1b728a.zip
Update to version 3.21.26gamma.
PR: 6075 Submitted by: Dirk Froemberg <ibex@physik.TU-Berlin.DE>
Notes
Notes: svn path=/head/; revision=10352
Diffstat (limited to 'databases/mysql55-server/Makefile')
-rw-r--r--databases/mysql55-server/Makefile10
1 files changed, 6 insertions, 4 deletions
diff --git a/databases/mysql55-server/Makefile b/databases/mysql55-server/Makefile
index 199e6bc092fc..f4e9a0f2a7c1 100644
--- a/databases/mysql55-server/Makefile
+++ b/databases/mysql55-server/Makefile
@@ -1,16 +1,17 @@
# ports collection makefile for: mySQL
-# Version required: v3.21.25-gamma
+# Version required: v3.21.26-gamma
# Date created: 26 Jan 1998
# Whom: Josh Tiefenbach <josh@ican.net>
#
# $Id: Makefile,v 1.16 1998/02/23 02:55:16 steve Exp $
#
-DISTNAME= mysql-3.21.25-gamma
-PKGNAME= mysql-3.21.25g
+DISTNAME= mysql-3.21.26-gamma
+PKGNAME= mysql-3.21.26g
CATEGORIES= databases
MASTER_SITES= http://www.buoy.com/mysql/Downloads/MySQL-3.21/ \
http://mysql.polaris.ca/Downloads/MySQL-3.21/ \
+ http://www.fh-wolfenbuettel.de/ftp/pub/database/mysql/Downloads/MySQL-3.21/ \
http://www.tcx.se/Downloads/MySQL-3.21/
MAINTAINER= josh@ican.net
@@ -24,7 +25,8 @@ CONFIGURE_ARGS= --localstatedir=/var/db/mysql \
--with-MAKE=gmake \
--without-perl \
--without-debug \
- --without-readline
+ --without-readline \
+ --without-bench
CONFIGURE_ENV+= PERL=${PREFIX}/bin/perl INSTALL_SCRIPT="${INSTALL_SCRIPT}"
pre-install: