diff --git a/srcpkgs/fftw/template b/srcpkgs/fftw/template index 9ef60208a5b..24354bb3962 100644 --- a/srcpkgs/fftw/template +++ b/srcpkgs/fftw/template @@ -2,7 +2,7 @@ pkgname=fftw version=3.3.10 revision=2 -hostmakedepends="libtool automake cmake" +hostmakedepends="libtool automake cmake-bootstrap" makedepends="libgomp-devel" short_desc="Library for computing the discrete Fourier transform (DFT)" maintainer="Orphaned " @@ -17,6 +17,7 @@ pre_configure() { } do_configure() { + PATH=$PATH:/usr/libexec/xbps-src/bin local CARGS="--enable-shared --enable-threads --enable-openmp" case "$XBPS_TARGET_MACHINE" in