aboutsummaryrefslogtreecommitdiff
path: root/audio/sweep
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2003-06-12 12:27:06 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2003-06-12 12:27:06 +0000
commit92ec3094e02a9f94daefd6dd9f53374a19c70708 (patch)
tree90b7df352486343d936116a573c5f20d72c0eb2f /audio/sweep
parentd2d48545c70e7046e523850709569003f297541a (diff)
downloadports-92ec3094e02a9f94daefd6dd9f53374a19c70708.tar.gz
ports-92ec3094e02a9f94daefd6dd9f53374a19c70708.zip
Chase shared lib version of speex.
PR: 53240 Submitted by: David Yeske <dyeske@yahoo.com>
Notes
Notes: svn path=/head/; revision=82862
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 2fcb7c0a6e04..2b4709be87db 100644
--- a/audio/sweep/Makefile
+++ b/audio/sweep/Makefile
@@ -7,7 +7,7 @@
PORTNAME= sweep
PORTVERSION= 0.8.2
-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.0:${PORTSDIR}/audio/libsamplerate \
vorbis.2:${PORTSDIR}/audio/libvorbis \
- speex.1:${PORTSDIR}/audio/speex \
+ speex.2:${PORTSDIR}/audio/speex \
mad.1:${PORTSDIR}/audio/mad \
tdb.1:${PORTSDIR}/databases/tdb