aboutsummaryrefslogtreecommitdiffstats
path: root/audio/last.fm
diff options
context:
space:
mode:
authorbf <bf@FreeBSD.org>2011-10-17 18:08:33 +0800
committerbf <bf@FreeBSD.org>2011-10-17 18:08:33 +0800
commitc5df546f91d4ce945b2de2e01f71d31243158164 (patch)
tree28381e3e9e9a82d3a2b45f40fb8df8fd26cc5894 /audio/last.fm
parent86b4e4efcff2f1578c68c8821ff20594cc982a82 (diff)
downloadfreebsd-ports-graphics-c5df546f91d4ce945b2de2e01f71d31243158164.tar.gz
freebsd-ports-graphics-c5df546f91d4ce945b2de2e01f71d31243158164.tar.zst
freebsd-ports-graphics-c5df546f91d4ce945b2de2e01f71d31243158164.zip
- update fftw3* to 3.3 [1], and adjust dependent ports
- make use of optimizations by default, where possible (quad flavor to follow shortly, and mpi at a later date) Suggestions and patches from: ache, C. Burns, wen
Diffstat (limited to 'audio/last.fm')
-rw-r--r--audio/last.fm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/last.fm/Makefile b/audio/last.fm/Makefile
index 0409ddd8048..e8c5a4dca6d 100644
--- a/audio/last.fm/Makefile
+++ b/audio/last.fm/Makefile
@@ -7,7 +7,7 @@
PORTNAME= last.fm
PORTVERSION= 1.4.2.58240
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= audio net
MASTER_SITES= http://cdn.last.fm/client/src/
DISTNAME= ${PORTNAME}-${PORTVERSION}.src
@@ -19,7 +19,7 @@ BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash
LIB_DEPENDS= gpod.7:${PORTSDIR}/audio/libgpod \
mad.2:${PORTSDIR}/audio/libmad \
samplerate.1:${PORTSDIR}/audio/libsamplerate \
- fftw3f.5:${PORTSDIR}/math/fftw3-float
+ fftw3f:${PORTSDIR}/math/fftw3-float
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING