summaryrefslogtreecommitdiff
path: root/math/fftw3-long
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2004-12-20 04:55:50 +0000
committerMichael Johnson <ahze@FreeBSD.org>2004-12-20 04:55:50 +0000
commit39ba9398d99f43684d87c93b5fed4b8aa369d6ed (patch)
tree477fcbead545a74f9dad01fac50c9afeb99de076 /math/fftw3-long
parentProperly install GConf schema files. (diff)
- 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]
Notes
Notes: svn path=/head/; revision=124549
Diffstat (limited to 'math/fftw3-long')
-rw-r--r--math/fftw3-long/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/fftw3-long/Makefile b/math/fftw3-long/Makefile
index dcdcd6935c59..d2e7f605f794 100644
--- a/math/fftw3-long/Makefile
+++ b/math/fftw3-long/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-PORTREVISION= 0
+PORTREVISION= 1
COMMENT= Fast C routines (Long Double Percision)