From 6fd8cb78105b4e32ea7c6e0a9db599fdd27c24f3 Mon Sep 17 00:00:00 2001 From: Raphael Kubo da Costa Date: Mon, 14 Nov 2011 03:26:46 +0000 Subject: 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 --- math/vtk5/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'math/vtk5') 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 \ -- cgit v1.2.3