diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2017-12-25 20:00:04 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2017-12-25 20:00:04 +0000 |
commit | 3196152243521303122ffe7a41d52def8c69056f (patch) | |
tree | 385454e7652a4fd13dae498b3117336192a74ffd /math | |
parent | 75fec94b7fb725acaf4591705ab8e529fb7d08b0 (diff) |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/nfft/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/nfft/Makefile b/math/nfft/Makefile index 426784ab1b53..2d1a745fb8df 100644 --- a/math/nfft/Makefile +++ b/math/nfft/Makefile @@ -15,7 +15,6 @@ BUILD_DEPENDS= bash:shells/bash GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-fftw3=${PREFIX} USES= autoreconf libtool -USE_AUTOTOOLS= autoconf:env USE_LDCONFIG= yes TEST_TARGET= check |