aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
Diffstat (limited to 'devel')
-rw-r--r--devel/automoc4/Makefile1
-rw-r--r--devel/bullet/Makefile1
-rw-r--r--devel/libgit2/Makefile1
-rw-r--r--devel/libopensync/Makefile1
4 files changed, 0 insertions, 4 deletions
diff --git a/devel/automoc4/Makefile b/devel/automoc4/Makefile
index 72d22a810252..9203908a3193 100644
--- a/devel/automoc4/Makefile
+++ b/devel/automoc4/Makefile
@@ -20,7 +20,6 @@ USE_ICONV= yes
USE_QT_VER= 4
QT_COMPONENTS= corelib qmake_build moc rcc_build uic_build
USE_CMAKE= yes
-CMAKE_USE_PTHREAD= yes
MAKE_JOBS_UNSAFE= yes
.include <bsd.port.mk>
diff --git a/devel/bullet/Makefile b/devel/bullet/Makefile
index 3145e6528636..dcbe9a64f034 100644
--- a/devel/bullet/Makefile
+++ b/devel/bullet/Makefile
@@ -19,7 +19,6 @@ USE_XORG= x11
MAKE_JOBS_SAFE= yes
USE_CMAKE= yes
-CMAKE_USE_PTHREAD= yes
CPPFLAGS+= -I${LOCALBASE}/include
diff --git a/devel/libgit2/Makefile b/devel/libgit2/Makefile
index 67273218edd1..4872ada4b851 100644
--- a/devel/libgit2/Makefile
+++ b/devel/libgit2/Makefile
@@ -17,7 +17,6 @@ LICENSE= GPLv2
USE_LDCONFIG= yes
USE_CMAKE= yes
-CMAKE_USE_PTHREAD= yes
MAKE_JOBS_SAFE= yes
diff --git a/devel/libopensync/Makefile b/devel/libopensync/Makefile
index 0513a16e9003..3d205fcb84c3 100644
--- a/devel/libopensync/Makefile
+++ b/devel/libopensync/Makefile
@@ -23,7 +23,6 @@ CONFLICTS= libopensync-0.22*
USE_BZIP2= yes
USE_CMAKE= yes
CMAKE_ARGS+= -Wno-dev
-CMAKE_USE_PTHREAD= yes
USE_GNOME= glib20 libxml2
USE_PYTHON= yes
USE_LDCONFIG= yes