aboutsummaryrefslogtreecommitdiff
path: root/audio/rhythmbox-devel
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2005-03-16 14:50:13 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2005-03-16 14:50:13 +0000
commitc65892996765bb99500d4c50b5e409b69317b978 (patch)
treedee07b2e00944aac36439781f32962627c6be9d8 /audio/rhythmbox-devel
parente8c58c6b92471d63cf0285641edd76878833b892 (diff)
downloadports-c65892996765bb99500d4c50b5e409b69317b978.tar.gz
ports-c65892996765bb99500d4c50b5e409b69317b978.zip
Notes
Diffstat (limited to 'audio/rhythmbox-devel')
-rw-r--r--audio/rhythmbox-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/rhythmbox-devel/Makefile b/audio/rhythmbox-devel/Makefile
index e5962f7a8aa0..4f0b8cc92c00 100644
--- a/audio/rhythmbox-devel/Makefile
+++ b/audio/rhythmbox-devel/Makefile
@@ -40,7 +40,7 @@ OPTIONS= XINE "Use xine backend instead of GStreamer" off \
.ifdef (WITH_XINE)
LIB_DEPENDS+= xine.12:${PORTSDIR}/multimedia/libxine \
- FLAC.5:${PORTSDIR}/audio/flac \
+ FLAC.7:${PORTSDIR}/audio/flac \
mad.2:${PORTSDIR}/audio/libmad
CONFIGURE_ARGS+= --with-player=xine
WITH_MONKEYMEDIA= yes