diff options
Diffstat (limited to 'audio/sweep/Makefile')
-rw-r--r-- | audio/sweep/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/sweep/Makefile b/audio/sweep/Makefile index d7428df8efdc..a1a9c0a591a3 100644 --- a/audio/sweep/Makefile +++ b/audio/sweep/Makefile @@ -16,7 +16,7 @@ MAINTAINER= krion@FreeBSD.org COMMENT= A sound editor for the GNOME/GTK 1.2 desktop LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \ - samplerate.0:${PORTSDIR}/audio/libsamplerate \ + samplerate.1:${PORTSDIR}/audio/libsamplerate \ vorbis.3:${PORTSDIR}/audio/libvorbis \ speex.2:${PORTSDIR}/audio/speex \ mad.2:${PORTSDIR}/audio/mad \ |