aboutsummaryrefslogtreecommitdiff
path: root/audio/whysynth
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/whysynth
parent2adb7ce5dcbeff1622195b8dfd206beb718fb467 (diff)
downloadports-1870a876bdba6ef3a9c0eefc180988a3c443f175.tar.gz
ports-1870a876bdba6ef3a9c0eefc180988a3c443f175.zip
Notes
Diffstat (limited to 'audio/whysynth')
-rw-r--r--audio/whysynth/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/whysynth/Makefile b/audio/whysynth/Makefile
index 82bb05a33392..72be67a04dff 100644
--- a/audio/whysynth/Makefile
+++ b/audio/whysynth/Makefile
@@ -7,7 +7,7 @@
PORTNAME= whysynth
PORTVERSION= 20100922
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= http://smbolton.com/whysynth/
@@ -19,6 +19,7 @@ BUILD_DEPENDS= ${LOCALBASE}/include/dssi.h:${PORTSDIR}/audio/dssi \
LIB_DEPENDS= dssialsacompat.0:${PORTSDIR}/audio/libdssialsacompat \
lo.7:${PORTSDIR}/audio/liblo \
jack.0:${PORTSDIR}/audio/jack \
+ fftw3:${PORTSDIR}/math/fftw3 \
fftw3f:${PORTSDIR}/math/fftw3-float
LICENSE= GPLv2 LGPL21