aboutsummaryrefslogtreecommitdiffstats
path: root/audio/rhythmbox-devel
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-12-07 09:27:06 +0800
committermarcus <marcus@FreeBSD.org>2003-12-07 09:27:06 +0800
commit97dc1ccd911bb0ed4fca5a6371836561f554ba21 (patch)
tree4d05d61254c87ee99dd981130a34c331a7562d61 /audio/rhythmbox-devel
parent22153277e4c08891ead20753c9cef33cc219a2ed (diff)
downloadfreebsd-ports-gnome-97dc1ccd911bb0ed4fca5a6371836561f554ba21.tar.gz
freebsd-ports-gnome-97dc1ccd911bb0ed4fca5a6371836561f554ba21.tar.zst
freebsd-ports-gnome-97dc1ccd911bb0ed4fca5a6371836561f554ba21.zip
Chase the libmad/libid3tag shared lib version.
Diffstat (limited to 'audio/rhythmbox-devel')
-rw-r--r--audio/rhythmbox-devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/rhythmbox-devel/Makefile b/audio/rhythmbox-devel/Makefile
index 197109570324..77cae8ddb7d0 100644
--- a/audio/rhythmbox-devel/Makefile
+++ b/audio/rhythmbox-devel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= rhythmbox
PORTVERSION= 0.6.0
+PORTREVISION= 1
CATEGORIES= audio gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.6
@@ -17,7 +18,7 @@ COMMENT= Audio player for the Gnome 2 desktop environment
LIB_DEPENDS= musicbrainz.3:${PORTSDIR}/audio/libmusicbrainz \
FLAC.5:${PORTSDIR}/audio/flac \
- mad.1:${PORTSDIR}/audio/mad
+ mad.2:${PORTSDIR}/audio/mad
USE_BZIP2= yes
USE_X_PREFIX= yes