aboutsummaryrefslogtreecommitdiff
path: root/science/InsightToolkit
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-10-29 09:40:56 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-10-29 09:40:56 +0000
commit84e22e4f6118fe8c30f002ac40fa9c94500c3f18 (patch)
treeecb984978982d38c8fe6717b2026e476773f7282 /science/InsightToolkit
parent80eab0771cf9ce29c2e38e679412cced17a5fe06 (diff)
downloadports-84e22e4f6118fe8c30f002ac40fa9c94500c3f18.tar.gz
ports-84e22e4f6118fe8c30f002ac40fa9c94500c3f18.zip
Notes
Diffstat (limited to 'science/InsightToolkit')
-rw-r--r--science/InsightToolkit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/InsightToolkit/Makefile b/science/InsightToolkit/Makefile
index 76fa4a624831..5892f3308f5c 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:11 jpeg
+USES= cmake:outsource compiler:c11 jpeg
CMAKE_ARGS+= -DBUILD_SHARED_LIBS:BOOL=ON \
-DITK_USE_KWSTYLE:BOOL=OFF \
-DITK_USE_SYSTEM_LIBRARIES:BOOL=ON \