aboutsummaryrefslogtreecommitdiff
path: root/math/fftw/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2012-04-06 03:56:28 +0000
committerMartin Wilke <miwi@FreeBSD.org>2012-04-06 03:56:28 +0000
commit26002f12a57c5d28ab69e888155aa9e563de1fcd (patch)
tree1fcfff0f9ca5158052a9429f1be92da914667bb7 /math/fftw/Makefile
parent0c5977626a3bdddf1b9f7822409e1302060ae417 (diff)
downloadports-26002f12a57c5d28ab69e888155aa9e563de1fcd.tar.gz
ports-26002f12a57c5d28ab69e888155aa9e563de1fcd.zip
Notes
Diffstat (limited to 'math/fftw/Makefile')
-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