K 10 svn:author V 8 dumbbell K 8 svn:date V 27 2017-07-28T16:29:08.395277Z K 7 svn:log V 348 lang/rust: Fix ${PORT_LLVM_BUILD_DEPENDS} The BUILD_DEPENDS argument for the PORT_LLVM option was not updated: it was using the ${LLVM_PREFIX} variable which was removed. Now, it uses ${LOCALBASE} and ${LLVM_VER} as a suffix to the executable verified. Submitted by: Rainer Hurling Reported by: Rainer Hurling END