summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorShaun Amott <shaun@FreeBSD.org>2010-05-25 19:35:48 +0000
committerShaun Amott <shaun@FreeBSD.org>2010-05-25 19:35:48 +0000
commit1b3f9bcd470396bfe38a4f2ab271f48114fb431d (patch)
tree9620970c95b8c430b2606467c3fe528c6bfc565f /databases
parentConnect qtcurve-qt4 (diff)
Fix broken patch.
Submitted by: QAT Pointy hat to: shaun (me)
Notes
Notes: svn path=/head/; revision=255070
Diffstat (limited to 'databases')
-rw-r--r--databases/xtrabackup/files/patch-Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/xtrabackup/files/patch-Makefile b/databases/xtrabackup/files/patch-Makefile
index 13876b2a71ff..d58d04480b6a 100644
--- a/databases/xtrabackup/files/patch-Makefile
+++ b/databases/xtrabackup/files/patch-Makefile
@@ -1,5 +1,5 @@
---- /home/shaun/local/work/dumpster/home/shaun/local/ports/databases/xtrabackup/work/xtrabackup-1.1/storage/innobase/xtrabackup/Makefile.orig 2010-05-25 17:07:27.336100000 +0000
-+++ /home/shaun/local/work/dumpster/home/shaun/local/ports/databases/xtrabackup/work/xtrabackup-1.1/storage/innobase/xtrabackup/Makefile 2010-05-25 17:07:35.679748000 +0000
+--- storage/innobase/xtrabackup/Makefile.orig 2010-05-25 17:07:27.336100000 +0000
++++ storage/innobase/xtrabackup/Makefile 2010-05-25 17:07:35.679748000 +0000
@@ -1,4 +1,4 @@
-LIBS= -lpthread
+LIBS= -lpthread -lz