aboutsummaryrefslogtreecommitdiff
path: root/math/vtk5/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/vtk5/Makefile')
-rw-r--r--math/vtk5/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/vtk5/Makefile b/math/vtk5/Makefile
index 934916c79493..3a38308648b7 100644
--- a/math/vtk5/Makefile
+++ b/math/vtk5/Makefile
@@ -23,7 +23,7 @@ CONFLICTS= vtk-4*
SUB_FILES= vtk.3
-USE_CMAKE= yes
+USES= cmake:outsource
USE_XORG= xt
USE_LDCONFIG= ${PREFIX}/lib/vtk-${PORTVERSION:R}
CXXFLAGS+= -DUSE_INTERP_ERRORLINE
@@ -47,7 +47,6 @@ PLIST_SUB+= VER1="${PORTVERSION}" \
MAN3= vtk.3
PORTDOCS= README.html
-CMAKE_OUTSOURCE= yes
CMAKE_ARGS+= -DBUILD_DOCUMENTATION:BOOL=ON \
-DBUILD_TESTING:BOOL=OFF \