aboutsummaryrefslogtreecommitdiff
path: root/audio/waon
diff options
context:
space:
mode:
authorBrendan Fabeny <bf@FreeBSD.org>2011-10-17 10:08:33 +0000
committerBrendan Fabeny <bf@FreeBSD.org>2011-10-17 10:08:33 +0000
commitac39d25cb13d645037681dbc65360f16ba857b56 (patch)
treeef5a113874cbd7573264f2676a0bdd4290666ea2 /audio/waon
parenta6cfe1d5456c7ee8c837e328c9fe08404d9fbbea (diff)
downloadports-ac39d25cb13d645037681dbc65360f16ba857b56.tar.gz
ports-ac39d25cb13d645037681dbc65360f16ba857b56.zip
- update fftw3* to 3.3 [1], and adjust dependent ports
- make use of optimizations by default, where possible (quad flavor to follow shortly, and mpi at a later date) Suggestions and patches from: ache, C. Burns, wen
Notes
Notes: svn path=/head/; revision=283695
Diffstat (limited to 'audio/waon')
-rw-r--r--audio/waon/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/waon/Makefile b/audio/waon/Makefile
index db951714008f..9dd67e11b175 100644
--- a/audio/waon/Makefile
+++ b/audio/waon/Makefile
@@ -7,14 +7,14 @@
PORTNAME= waon
PORTVERSION= 0.9
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= audio
MASTER_SITES= SF
MAINTAINER= kichiki@users.sourceforge.net
COMMENT= A Wave-to-Notes transcriber and some utility tools
-LIB_DEPENDS= fftw3.5:${PORTSDIR}/math/fftw3 \
+LIB_DEPENDS= fftw3:${PORTSDIR}/math/fftw3 \
ao.4:${PORTSDIR}/audio/libao \
sndfile.1:${PORTSDIR}/audio/libsndfile \
samplerate.1:${PORTSDIR}/audio/libsamplerate