aboutsummaryrefslogtreecommitdiffstats
path: root/math/fftw3-float
diff options
context:
space:
mode:
authorahze <ahze@FreeBSD.org>2004-12-20 12:55:50 +0800
committerahze <ahze@FreeBSD.org>2004-12-20 12:55:50 +0800
commit01a1bd9a1f2cf562d292d080c12f713d5aae192f (patch)
treebaef98a02d2ebe71fd4b75185b396dfd8ef205da /math/fftw3-float
parentc10faa4466f10844c740a03acfe42da70def955c (diff)
downloadfreebsd-ports-graphics-01a1bd9a1f2cf562d292d080c12f713d5aae192f.tar.gz
freebsd-ports-graphics-01a1bd9a1f2cf562d292d080c12f713d5aae192f.tar.zst
freebsd-ports-graphics-01a1bd9a1f2cf562d292d080c12f713d5aae192f.zip
- Fix build for 4.x users who define WITH_OPTIMIZED_CFLAGS and have SSE by
using internal libtool since we use gcc34 and libtool15 doesn't like a different CC/CXX other than the one it was built with [1] - Fix plist if WITH_SMP_THREADS was defined - Bump PORTREVISION to force update of plist changes Reported by: marcus [1]
Diffstat (limited to 'math/fftw3-float')
-rw-r--r--math/fftw3-float/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/fftw3-float/Makefile b/math/fftw3-float/Makefile
index 86abebdebab..f75ed308018 100644
--- a/math/fftw3-float/Makefile
+++ b/math/fftw3-float/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-PORTREVISION= 0
+PORTREVISION= 1
MAINTAINER= ahze@ahze.net
COMMENT= Fast C routines (Single Percision)