From ffd97a0193e0238aa21bc32b570fd052292e0fe5 Mon Sep 17 00:00:00 2001 From: Max Brazhnikov Date: Fri, 22 Mar 2013 20:06:14 +0000 Subject: - convert USE_CMAKE to USES - while here clean up some ports from CMAKE_VERBOSE, which is intended for users Approved by: portmgr (miwi) --- science/InsightToolkit/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'science/InsightToolkit') diff --git a/science/InsightToolkit/Makefile b/science/InsightToolkit/Makefile index 8353481dbd83..84886baec099 100644 --- a/science/InsightToolkit/Makefile +++ b/science/InsightToolkit/Makefile @@ -20,7 +20,7 @@ OPTIONS= EXAMPLES "Build examples (very time consuming)" off \ USE_LDCONFIG= ${PREFIX}/lib/InsightToolkit NO_PACKAGE= License does not allow redistribution of binaries -USE_CMAKE= yes +USES= cmake CMAKE_ARGS+= -DBUILD_SHARED_LIBS:BOOL=ON SUB_FILES= pkg-message -- cgit v1.2.3