summaryrefslogtreecommitdiff
path: root/databases/mysql54-server
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2009-07-23 13:04:08 +0000
committerAlex Dupre <ale@FreeBSD.org>2009-07-23 13:04:08 +0000
commit57cc4a6e6df6acaeddc72346bb5adb5d3d5b051a (patch)
tree48d398bffa7973dfc2f9078e6e60eaf03a2363ed /databases/mysql54-server
parent- Update to 4.5.0 (diff)
Fix build when perl is not installed.
Reported by: pointyhat
Notes
Notes: svn path=/head/; revision=238239
Diffstat (limited to 'databases/mysql54-server')
-rw-r--r--databases/mysql54-server/files/patch-include_Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/databases/mysql54-server/files/patch-include_Makefile.in b/databases/mysql54-server/files/patch-include_Makefile.in
new file mode 100644
index 000000000000..ef2c4dea31ec
--- /dev/null
+++ b/databases/mysql54-server/files/patch-include_Makefile.in
@@ -0,0 +1,11 @@
+--- include/Makefile.in.orig 2009-07-23 14:45:21.000000000 +0200
++++ include/Makefile.in 2009-07-23 14:45:34.000000000 +0200
+@@ -712,8 +712,6 @@
+ @HAVE_DTRACE_TRUE@probes_mysql_dtrace.h: $(DTRACEPROVIDER)
+ @HAVE_DTRACE_TRUE@ $(DTRACE) $(DTRACEFLAGS) -h -s $(DTRACEPROVIDER) -o $@
+
+-probes_mysql_nodtrace.h: $(DTRACEPROVIDER)
+- @PERL@ $(top_srcdir)/scripts/dheadgen.pl -f $(DTRACEPROVIDER) > $@
+
+ # Don't update the files from bitkeeper
+ %::SCCS/s.%