mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
- Unbreak
Submitted by: ports fury Feature safe: yes
This commit is contained in:
parent
0c5977626a
commit
26002f12a5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=294271
@ -18,8 +18,6 @@ PKGNAMESUFFIX= ${FFTW_PKGNAMESUFFIX}
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT?= Fast C routines to compute the Discrete Fourier Transform
|
||||
|
||||
BROKEN= does not configure
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
# current flavors: default, float
|
||||
@ -28,7 +26,7 @@ FFTW_SUFIX=
|
||||
|
||||
USE_FORTRAN= yes
|
||||
USE_GMAKE= yes
|
||||
USE_AUTOTOOLS= autoconf:env libtool
|
||||
USE_AUTOTOOLS= autoconf:env automake:env libtool
|
||||
CONFIGURE_ENV= MAKEINFO="makeinfo --no-split"
|
||||
CONFIGURE_ARGS= --enable-shared
|
||||
USE_LDCONFIG= yes
|
||||
|
Loading…
Reference in New Issue
Block a user