diff options
-rw-r--r-- | databases/mysql54-server/Makefile | 2 | ||||
-rw-r--r-- | databases/mysql54-server/files/patch-configure | 18 | ||||
-rw-r--r-- | databases/mysql55-server/Makefile | 2 | ||||
-rw-r--r-- | databases/mysql55-server/files/patch-configure | 18 | ||||
-rw-r--r-- | databases/percona55-server/Makefile | 2 | ||||
-rw-r--r-- | databases/percona55-server/files/patch-configure | 18 |
6 files changed, 30 insertions, 30 deletions
diff --git a/databases/mysql54-server/Makefile b/databases/mysql54-server/Makefile index fd5ad26d711c..c0710426d050 100644 --- a/databases/mysql54-server/Makefile +++ b/databases/mysql54-server/Makefile @@ -18,7 +18,7 @@ MAINTAINER= ale@FreeBSD.org COMMENT?= Multithreaded SQL database (server) SLAVEDIRS= databases/mysql54-client databases/mysql54-scripts -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_GMAKE= yes MAKE_JOBS_SAFE= yes diff --git a/databases/mysql54-server/files/patch-configure b/databases/mysql54-server/files/patch-configure index abfacbb91222..2bd3f24144e6 100644 --- a/databases/mysql54-server/files/patch-configure +++ b/databases/mysql54-server/files/patch-configure @@ -1,15 +1,15 @@ ---- configure.orig Sat May 26 12:22:14 2007 -+++ configure Fri Jun 1 07:53:46 2007 -@@ -20394,8 +20394,6 @@ - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" +--- configure.orig 2009-07-22 12:42:18.000000000 +0200 ++++ configure 2009-07-22 12:41:05.000000000 +0200 +@@ -4000,7 +4000,7 @@ --# Always use our own libtool. --LIBTOOL='$(SHELL) $(top_builddir)/libtool' + else - # Prevent multiple expansion +- ENABLE_DTRACE="yes" ++ ENABLE_DTRACE="no" -@@ -26935,8 +26933,8 @@ + + fi +@@ -24613,8 +24613,8 @@ # Some system specific hacks # diff --git a/databases/mysql55-server/Makefile b/databases/mysql55-server/Makefile index fd5ad26d711c..c0710426d050 100644 --- a/databases/mysql55-server/Makefile +++ b/databases/mysql55-server/Makefile @@ -18,7 +18,7 @@ MAINTAINER= ale@FreeBSD.org COMMENT?= Multithreaded SQL database (server) SLAVEDIRS= databases/mysql54-client databases/mysql54-scripts -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_GMAKE= yes MAKE_JOBS_SAFE= yes diff --git a/databases/mysql55-server/files/patch-configure b/databases/mysql55-server/files/patch-configure index abfacbb91222..2bd3f24144e6 100644 --- a/databases/mysql55-server/files/patch-configure +++ b/databases/mysql55-server/files/patch-configure @@ -1,15 +1,15 @@ ---- configure.orig Sat May 26 12:22:14 2007 -+++ configure Fri Jun 1 07:53:46 2007 -@@ -20394,8 +20394,6 @@ - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" +--- configure.orig 2009-07-22 12:42:18.000000000 +0200 ++++ configure 2009-07-22 12:41:05.000000000 +0200 +@@ -4000,7 +4000,7 @@ --# Always use our own libtool. --LIBTOOL='$(SHELL) $(top_builddir)/libtool' + else - # Prevent multiple expansion +- ENABLE_DTRACE="yes" ++ ENABLE_DTRACE="no" -@@ -26935,8 +26933,8 @@ + + fi +@@ -24613,8 +24613,8 @@ # Some system specific hacks # diff --git a/databases/percona55-server/Makefile b/databases/percona55-server/Makefile index fd5ad26d711c..c0710426d050 100644 --- a/databases/percona55-server/Makefile +++ b/databases/percona55-server/Makefile @@ -18,7 +18,7 @@ MAINTAINER= ale@FreeBSD.org COMMENT?= Multithreaded SQL database (server) SLAVEDIRS= databases/mysql54-client databases/mysql54-scripts -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes USE_GMAKE= yes MAKE_JOBS_SAFE= yes diff --git a/databases/percona55-server/files/patch-configure b/databases/percona55-server/files/patch-configure index abfacbb91222..2bd3f24144e6 100644 --- a/databases/percona55-server/files/patch-configure +++ b/databases/percona55-server/files/patch-configure @@ -1,15 +1,15 @@ ---- configure.orig Sat May 26 12:22:14 2007 -+++ configure Fri Jun 1 07:53:46 2007 -@@ -20394,8 +20394,6 @@ - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" +--- configure.orig 2009-07-22 12:42:18.000000000 +0200 ++++ configure 2009-07-22 12:41:05.000000000 +0200 +@@ -4000,7 +4000,7 @@ --# Always use our own libtool. --LIBTOOL='$(SHELL) $(top_builddir)/libtool' + else - # Prevent multiple expansion +- ENABLE_DTRACE="yes" ++ ENABLE_DTRACE="no" -@@ -26935,8 +26933,8 @@ + + fi +@@ -24613,8 +24613,8 @@ # Some system specific hacks # |