aboutsummaryrefslogtreecommitdiff
path: root/audio/libsamplerate
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2006-05-11 15:12:06 +0000
committerMichael Johnson <ahze@FreeBSD.org>2006-05-11 15:12:06 +0000
commit2212408e6921e0d00a9d38c85c71feb4957a7bc3 (patch)
tree869b3f75a9d45c170b75fcadb287834b56f72181 /audio/libsamplerate
parentd74ec151602e0abbb6b4eaf00038e0746eae1949 (diff)
downloadports-2212408e6921e0d00a9d38c85c71feb4957a7bc3.tar.gz
ports-2212408e6921e0d00a9d38c85c71feb4957a7bc3.zip
- Chase fftw3 libver bump
Notes
Notes: svn path=/head/; revision=162087
Diffstat (limited to 'audio/libsamplerate')
-rw-r--r--audio/libsamplerate/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/libsamplerate/Makefile b/audio/libsamplerate/Makefile
index 8cf32b5f7549..8cf9faef508f 100644
--- a/audio/libsamplerate/Makefile
+++ b/audio/libsamplerate/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libsamplerate
PORTVERSION= 0.1.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= http://www.mega-nerd.com/SRC/
@@ -15,10 +15,10 @@ MAINTAINER= ahze@FreeBSD.org
COMMENT= Secret Rabbit Code: a Sample Rate Converter for audio
LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \
- fftw3.3:${PORTSDIR}/math/fftw3
+ fftw3.4:${PORTSDIR}/math/fftw3
USE_GNOME= gnomehack gnometarget pkgconfig
-GNU_CONFIGURE= yes
+GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
CONFIGURE_ARGS= --disable-gcc-pipe