aboutsummaryrefslogtreecommitdiff
path: root/math/fftw/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2012-04-09 22:49:02 +0000
committerPav Lucistnik <pav@FreeBSD.org>2012-04-09 22:49:02 +0000
commit317d3f562e03305817e2858eac930ffcc38eee91 (patch)
tree3aa592d8c7c03f3f18a9ac38001fb68c6f159865 /math/fftw/Makefile
parentd18f5c983cd81e0874805b96ede698be8480dd10 (diff)
downloadports-317d3f562e03305817e2858eac930ffcc38eee91.tar.gz
ports-317d3f562e03305817e2858eac930ffcc38eee91.zip
Notes
Diffstat (limited to 'math/fftw/Makefile')
-rw-r--r--math/fftw/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/fftw/Makefile b/math/fftw/Makefile
index f02b7f7b38e6..530f6632e8a2 100644
--- a/math/fftw/Makefile
+++ b/math/fftw/Makefile
@@ -29,6 +29,7 @@ USE_GMAKE= yes
USE_AUTOTOOLS= autoconf:env automake:env libtool
CONFIGURE_ENV= MAKEINFO="makeinfo --no-split"
CONFIGURE_ARGS= --enable-shared
+INFO= fftw
USE_LDCONFIG= yes
MAKE_JOBS_SAFE= yes
@@ -42,7 +43,6 @@ FFTW_SUFX= s
FFTW_PKGNAMESUFFIX= -float
PLIST_SUB+= DEF="@comment "
.else
-INFO= fftw
PLIST_SUB+= DEF=""
.endif