K 10 svn:author V 8 woodsb02 K 8 svn:date V 27 2018-01-03T12:26:39.194088Z K 7 svn:log V 362 science/InsightToolkit: Modify patch to use ${CMAKE_DL_LIBS} ${CMAKE_DL_LIBS} expands to "" on FreeBSD where the dl functions are included in the Standard C library (libc), but to "dl" on operating systems where the dl functions are part of libdl. This change to the patch does not result in a change in contents of the resulting package. Reported by: jbeich END