diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2011-11-14 03:26:46 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2011-11-14 03:26:46 +0000 |
commit | 6fd8cb78105b4e32ea7c6e0a9db599fdd27c24f3 (patch) | |
tree | 9ab77eb1499aeac9e5f505a1d9593ffaf58d7da6 /math/vtk5 | |
parent | 5eeef2311f34b11cd14c114b8ab6aad7c9c28f0f (diff) |
Notes
Diffstat (limited to 'math/vtk5')
-rw-r--r-- | math/vtk5/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/vtk5/Makefile b/math/vtk5/Makefile index 313580753908..cbfa36188f4f 100644 --- a/math/vtk5/Makefile +++ b/math/vtk5/Makefile @@ -50,7 +50,6 @@ PLIST_SUB+= VER1="${PORTVERSION}" \ MAN3= vtk.3 PORTDOCS= README.html -CMAKE_USE_PTHREAD= yes CMAKE_OUTSOURCE= yes CMAKE_ARGS+= -DBUILD_DOCUMENTATION:BOOL=ON \ |