aboutsummaryrefslogtreecommitdiffstats
path: root/audio/libsamplerate
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2009-05-18 23:08:58 +0800
committerpav <pav@FreeBSD.org>2009-05-18 23:08:58 +0800
commit041a24ea1dbae179a8345dc62f8abfbd5572d852 (patch)
tree3210d09ee407f41a3037fa71d889a24b901ed8bd /audio/libsamplerate
parentcf162b42fa38a9cc73bce6465994bc4db614923d (diff)
downloadfreebsd-ports-gnome-041a24ea1dbae179a8345dc62f8abfbd5572d852.tar.gz
freebsd-ports-gnome-041a24ea1dbae179a8345dc62f8abfbd5572d852.tar.zst
freebsd-ports-gnome-041a24ea1dbae179a8345dc62f8abfbd5572d852.zip
- Chase fftw3 update
Diffstat (limited to 'audio/libsamplerate')
-rw-r--r--audio/libsamplerate/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/libsamplerate/Makefile b/audio/libsamplerate/Makefile
index bcdbfe7e578d..db8b88d930cf 100644
--- a/audio/libsamplerate/Makefile
+++ b/audio/libsamplerate/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libsamplerate
PORTVERSION= 0.1.7
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://www.mega-nerd.com/SRC/
@@ -14,7 +15,7 @@ MAINTAINER= multimedia@FreeBSD.org
COMMENT= Secret Rabbit Code: a Sample Rate Converter for audio
LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \
- fftw3.4:${PORTSDIR}/math/fftw3
+ fftw3.5:${PORTSDIR}/math/fftw3
USE_GNOME= gnomehack pkgconfig
USE_AUTOTOOLS= libtool:15