K 10 svn:author V 7 fernape K 8 svn:date V 27 2019-05-29T16:51:46.948124Z K 7 svn:log V 311 math/cminpack: Fix build in 'dirty' environments This is a followup for r502756. In environments with math/openbas installed, cmake assumes the presence of cblas.h which is actually not present. poudriere doesn't catch this error and hence there were no pkg fallouts. Submitted by: tobik@ Reported by: yuri@ END