aboutsummaryrefslogtreecommitdiff
path: root/audio/fplib
diff options
context:
space:
mode:
Diffstat (limited to 'audio/fplib')
-rw-r--r--audio/fplib/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/fplib/Makefile b/audio/fplib/Makefile
index 9d26ca8469f1..55ee84981018 100644
--- a/audio/fplib/Makefile
+++ b/audio/fplib/Makefile
@@ -7,6 +7,7 @@
PORTNAME= fplib
PORTVERSION= 20100712
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= LOCAL/sunpoet
@@ -14,6 +15,7 @@ MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Last.fm fingerprint library
LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \
+ fftw3:${PORTSDIR}/math/fftw3 \
fftw3f:${PORTSDIR}/math/fftw3-float \
mad:${PORTSDIR}/audio/libmad \
samplerate:${PORTSDIR}/audio/libsamplerate \