diff options
Diffstat (limited to 'science/InsightToolkit/Makefile')
-rw-r--r-- | science/InsightToolkit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/InsightToolkit/Makefile b/science/InsightToolkit/Makefile index 41c247e6fdcd..e72b6585d679 100644 --- a/science/InsightToolkit/Makefile +++ b/science/InsightToolkit/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= libgdcmCommon.so:devel/gdcm \ libsz.so:science/szip \ libtiff.so:graphics/tiff -USES= cmake:outsource compiler:c11 jpeg +USES= cmake compiler:c11 jpeg CMAKE_ARGS+= -DBUILD_SHARED_LIBS:BOOL=ON \ -DITK_USE_KWSTYLE:BOOL=OFF \ -DITK_USE_SYSTEM_LIBRARIES:BOOL=ON \ |