aboutsummaryrefslogtreecommitdiff
path: root/math/qtoctave
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2011-11-14 03:26:46 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2011-11-14 03:26:46 +0000
commit6fd8cb78105b4e32ea7c6e0a9db599fdd27c24f3 (patch)
tree9ab77eb1499aeac9e5f505a1d9593ffaf58d7da6 /math/qtoctave
parent5eeef2311f34b11cd14c114b8ab6aad7c9c28f0f (diff)
downloadports-6fd8cb78105b4e32ea7c6e0a9db599fdd27c24f3.tar.gz
ports-6fd8cb78105b4e32ea7c6e0a9db599fdd27c24f3.zip
Notes
Diffstat (limited to 'math/qtoctave')
-rw-r--r--math/qtoctave/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/math/qtoctave/Makefile b/math/qtoctave/Makefile
index 5d078570e6ce..92eb75f92bc6 100644
--- a/math/qtoctave/Makefile
+++ b/math/qtoctave/Makefile
@@ -21,6 +21,5 @@ QT_COMPONENTS= designer gui network script svg xml \
qmake_build moc_build rcc_build uic_build
USE_CMAKE= yes
CMAKE_ARGS+= -DWITH_UseRPMTools:Bool=Off
-CMAKE_USE_PTHREAD= yes
.include <bsd.port.mk>