aboutsummaryrefslogtreecommitdiff
path: root/audio/sweep
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-12-07 01:27:06 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-12-07 01:27:06 +0000
commitc7ca0ba1270728541cb85479f0fd9d4aa5d82567 (patch)
treee120d11744661e220d8a3555e1cc169d34966ca9 /audio/sweep
parent556c0d85678a5197e3ae8e4a697f4c3f6a450e8e (diff)
downloadports-c7ca0ba1270728541cb85479f0fd9d4aa5d82567.tar.gz
ports-c7ca0ba1270728541cb85479f0fd9d4aa5d82567.zip
Chase the libmad/libid3tag shared lib version.
Notes
Notes: svn path=/head/; revision=95225
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 04fe77d356fe..0f14fb8d478e 100644
--- a/audio/sweep/Makefile
+++ b/audio/sweep/Makefile
@@ -7,7 +7,7 @@
PORTNAME= sweep
PORTVERSION= 0.8.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -19,7 +19,7 @@ LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \
samplerate.0:${PORTSDIR}/audio/libsamplerate \
vorbis.2:${PORTSDIR}/audio/libvorbis \
speex.2:${PORTSDIR}/audio/speex \
- mad.1:${PORTSDIR}/audio/mad \
+ mad.2:${PORTSDIR}/audio/mad \
tdb.1:${PORTSDIR}/databases/tdb
USE_X_PREFIX= yes