summaryrefslogtreecommitdiff
path: root/databases/mysql55-server/files/patch-configure
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2010-07-16 10:24:46 +0000
committerAlex Dupre <ale@FreeBSD.org>2010-07-16 10:24:46 +0000
commit1f706238c57375a6f41cc362cc967ac2baafc2c8 (patch)
tree7c7123f7bf0f8415ad2a8efb21b8de70b2db71ce /databases/mysql55-server/files/patch-configure
parent- Update to 2.2.4 (diff)
Update to 5.5.5-m3 release:
- fix include layout [1] - drop obsolete WITH_NDB knob PR: ports/146276 [1] Submitted by: pgollucci
Notes
Notes: svn path=/head/; revision=257849
Diffstat (limited to 'databases/mysql55-server/files/patch-configure')
-rw-r--r--databases/mysql55-server/files/patch-configure6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/mysql55-server/files/patch-configure b/databases/mysql55-server/files/patch-configure
index ea51ece41d79..a733462f4c36 100644
--- a/databases/mysql55-server/files/patch-configure
+++ b/databases/mysql55-server/files/patch-configure
@@ -1,5 +1,5 @@
---- configure.orig 2010-04-18 11:13:22.000000000 +0200
-+++ configure 2010-04-18 11:17:01.000000000 +0200
+--- configure.orig 2010-07-06 20:37:18.000000000 +0200
++++ configure 2010-07-16 10:11:24.000000000 +0200
@@ -3,8 +3,9 @@
# of perl script that calls cmake.
@@ -9,6 +9,6 @@
+#cmake -P cmake/check_minimal_version.cmake >/dev/null 2>&1 || HAVE_CMAKE=no
+#perl --version >/dev/null 2>&1 || HAVE_CMAKE=no
+HAVE_CMAKE=no
+ scriptdir=`dirname $0`
if test "$HAVE_CMAKE" = "no"
then
- sh ./configure.am "$@"