aboutsummaryrefslogtreecommitdiffstats
path: root/cad/qfsm
diff options
context:
space:
mode:
authorrakuco <rakuco@FreeBSD.org>2011-11-14 11:26:46 +0800
committerrakuco <rakuco@FreeBSD.org>2011-11-14 11:26:46 +0800
commit3e3bdff1f914695e975da2198d279e2769d47eb9 (patch)
tree3d5417da1e6a5cc164888f7fb19a0e8c26506a76 /cad/qfsm
parent60766fa91697722890579e02dd190000420b7da7 (diff)
downloadfreebsd-ports-gnome-3e3bdff1f914695e975da2198d279e2769d47eb9.tar.gz
freebsd-ports-gnome-3e3bdff1f914695e975da2198d279e2769d47eb9.tar.zst
freebsd-ports-gnome-3e3bdff1f914695e975da2198d279e2769d47eb9.zip
Remove CMAKE_USE_PTHREAD from the ports using it.
This setting has not had any effect since r1.13 to bsd.cmake.mk, as it was only useful when we supported FreeBSD < 7. Approved by: avilla (mentor), portmgr (miwi) Feature safe: yes
Diffstat (limited to 'cad/qfsm')
-rw-r--r--cad/qfsm/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/cad/qfsm/Makefile b/cad/qfsm/Makefile
index dd3ad70fd301..e1f1f19862f3 100644
--- a/cad/qfsm/Makefile
+++ b/cad/qfsm/Makefile
@@ -24,7 +24,6 @@ QT_COMPONENTS= corelib gui qt3support svg xml \
uic_build uic3_build rcc_build
USE_GNOME= desktopfileutils
USE_CMAKE= yes
-CMAKE_USE_PTHREAD= yes
INSTALLS_ICONS= yes
.if !defined(WITH_DEBUG)