aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2010-09-05 05:30:27 +0800
committerpav <pav@FreeBSD.org>2010-09-05 05:30:27 +0800
commit44ccab75f05afd1afddc270e606a47d1d189d0e2 (patch)
tree6bb678b3377f4c508495af8f0c39e60069dbfc36 /databases
parent058aa9f26fc2fb4032723ccddaf777cc138955d8 (diff)
downloadfreebsd-ports-gnome-44ccab75f05afd1afddc270e606a47d1d189d0e2.tar.gz
freebsd-ports-gnome-44ccab75f05afd1afddc270e606a47d1d189d0e2.tar.zst
freebsd-ports-gnome-44ccab75f05afd1afddc270e606a47d1d189d0e2.zip
- Attempt to fix build on 6.X
Reported by: pointyhat
Diffstat (limited to 'databases')
-rw-r--r--databases/mydumper/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/mydumper/Makefile b/databases/mydumper/Makefile
index 50768bec32be..7037fc04099d 100644
--- a/databases/mydumper/Makefile
+++ b/databases/mydumper/Makefile
@@ -25,6 +25,7 @@ PLIST_FILES= sbin/mydumper
USE_GNOME= glib20
USE_MYSQL= yes
USE_CMAKE= yes
+CMAKE_USE_PTHREAD= yes
post-patch:
@${REINPLACE_CMD} -e 's|-Werror||' ${WRKSRC}/CMakeLists.txt