aboutsummaryrefslogtreecommitdiff
path: root/audio/fplib
diff options
context:
space:
mode:
authorBrendan Fabeny <bf@FreeBSD.org>2012-03-06 17:27:26 +0000
committerBrendan Fabeny <bf@FreeBSD.org>2012-03-06 17:27:26 +0000
commit1870a876bdba6ef3a9c0eefc180988a3c443f175 (patch)
tree7efe1fff4b3b06633fe49ba7538b531af68d3db7 /audio/fplib
parent2adb7ce5dcbeff1622195b8dfd206beb718fb467 (diff)
downloadports-1870a876bdba6ef3a9c0eefc180988a3c443f175.tar.gz
ports-1870a876bdba6ef3a9c0eefc180988a3c443f175.zip
Notes
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 \