aboutsummaryrefslogtreecommitdiff
path: root/audio/sweep
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-07-19 17:48:10 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-07-19 17:48:10 +0000
commit95dabb6e2044e2d31da61030175e8d6de7333f73 (patch)
treef268b7da6c7cc6ab376cc45e1963d8d43b0d646d /audio/sweep
parent2910223094ff27f53b513f2dd4bf313f3779b5fa (diff)
downloadports-95dabb6e2044e2d31da61030175e8d6de7333f73.tar.gz
ports-95dabb6e2044e2d31da61030175e8d6de7333f73.zip
Bang, bang, bang.
Notes
Notes: svn path=/head/; revision=114233
Diffstat (limited to 'audio/sweep')
-rw-r--r--audio/sweep/Makefile2
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 \