aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2012-04-06 11:56:28 +0800
committermiwi <miwi@FreeBSD.org>2012-04-06 11:56:28 +0800
commita74016ee2c4635b55702410d386788a5d384bee0 (patch)
tree14ec618456d321493a42b0bac17b879ac23c67ec /math
parenta0646c5f335f8372a8eefb50bbf6d715a73d36cf (diff)
downloadfreebsd-ports-gnome-a74016ee2c4635b55702410d386788a5d384bee0.tar.gz
freebsd-ports-gnome-a74016ee2c4635b55702410d386788a5d384bee0.tar.zst
freebsd-ports-gnome-a74016ee2c4635b55702410d386788a5d384bee0.zip
- Unbreak
Submitted by: ports fury Feature safe: yes
Diffstat (limited to 'math')
-rw-r--r--math/fftw/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/math/fftw/Makefile b/math/fftw/Makefile
index 7533e2954084..f02b7f7b38e6 100644
--- a/math/fftw/Makefile
+++ b/math/fftw/Makefile
@@ -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