summaryrefslogtreecommitdiff
path: root/audio/sweep
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-07-23 09:17:55 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-07-23 09:17:55 +0000
commit591244e0227f1d03dcded131ae426612bcb1a3da (patch)
tree8fbece08f3980e498168c41f4111011921786166 /audio/sweep
parentUpdate to 1.0.4 (diff)
Chase libraries for new audio/speex version.
Notes
Notes: svn path=/head/; revision=114484
Diffstat (limited to 'audio/sweep')
-rw-r--r--audio/sweep/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/sweep/Makefile b/audio/sweep/Makefile
index a1a9c0a591a3..544c840baa38 100644
--- a/audio/sweep/Makefile
+++ b/audio/sweep/Makefile
@@ -7,7 +7,7 @@
PORTNAME= sweep
PORTVERSION= 0.8.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -18,7 +18,7 @@ COMMENT= A sound editor for the GNOME/GTK 1.2 desktop
LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \
samplerate.1:${PORTSDIR}/audio/libsamplerate \
vorbis.3:${PORTSDIR}/audio/libvorbis \
- speex.2:${PORTSDIR}/audio/speex \
+ speex.3:${PORTSDIR}/audio/speex \
mad.2:${PORTSDIR}/audio/mad \
tdb.1:${PORTSDIR}/databases/tdb