aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorshaun <shaun@FreeBSD.org>2010-05-26 03:35:48 +0800
committershaun <shaun@FreeBSD.org>2010-05-26 03:35:48 +0800
commit649f487a574b95b20e2bc867e57685dcca5e14bb (patch)
tree33b4b3b0f8045a4eccc43eb4e5698dae006f3d1c /databases
parentc962820b6bf5fc23e26e99a3a0d2457c37f4cac1 (diff)
downloadfreebsd-ports-gnome-649f487a574b95b20e2bc867e57685dcca5e14bb.tar.gz
freebsd-ports-gnome-649f487a574b95b20e2bc867e57685dcca5e14bb.tar.zst
freebsd-ports-gnome-649f487a574b95b20e2bc867e57685dcca5e14bb.zip
Fix broken patch.
Submitted by: QAT Pointy hat to: shaun (me)
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