aboutsummaryrefslogtreecommitdiff
path: root/audio/libconvolve
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-05-18 15:08:58 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-05-18 15:08:58 +0000
commitd0f33fd4a70e4465865a1979380d756a52970f1d (patch)
tree1016f50d3bc25c3967030195050b0600296ebbe4 /audio/libconvolve
parent55af5f30cd2f08aa4cf23f924f03434f134b6a52 (diff)
downloadports-d0f33fd4a70e4465865a1979380d756a52970f1d.tar.gz
ports-d0f33fd4a70e4465865a1979380d756a52970f1d.zip
Notes
Diffstat (limited to 'audio/libconvolve')
-rw-r--r--audio/libconvolve/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/libconvolve/Makefile b/audio/libconvolve/Makefile
index c2e2cbd8f806..5e4a8cd70a3d 100644
--- a/audio/libconvolve/Makefile
+++ b/audio/libconvolve/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libconvolve
PORTVERSION= 0.0.8
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://tapas.affenbande.org/jack_convolve/
EXTRACT_SUFX= .tgz
@@ -14,7 +15,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= trasz@FreeBSD.org
COMMENT= Simple C library for partitioned convolution
-LIB_DEPENDS= fftw3f.4:${PORTSDIR}/math/fftw3-float \
+LIB_DEPENDS= fftw3f.5:${PORTSDIR}/math/fftw3-float \
samplerate.1:${PORTSDIR}/audio/libsamplerate \
sndfile.1:${PORTSDIR}/audio/libsndfile