pkg:setup cmake_args = std_cmake_args + ["-DOPENSSL_ROOT_DIR=#{Formula["openssl"].opt_prefix}"] cmake . *cmake_args make DESTDIR=${PKG_DEST} install