summaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
Diffstat (limited to 'audio')
-rw-r--r--audio/rhythmbox-devel/Makefile1
-rw-r--r--audio/rhythmbox/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/audio/rhythmbox-devel/Makefile b/audio/rhythmbox-devel/Makefile
index f8b58d1ac..49f88ee70 100644
--- a/audio/rhythmbox-devel/Makefile
+++ b/audio/rhythmbox-devel/Makefile
@@ -37,6 +37,7 @@ OPTIONS= XINE "Use xine backend instead of GStreamer" off \
.ifdef (WITH_XINE)
LIB_DEPENDS+= xine.9:${PORTSDIR}/multimedia/libxine
CONFIGURE_ARGS+= --with-player=xine
+WITH_MONKEYMEDIA= yes
.else
CONFIGURE_ARGS+= --with-player=gstreamer
USE_GNOME+= gstreamerplugins
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile
index f8b58d1ac..49f88ee70 100644
--- a/audio/rhythmbox/Makefile
+++ b/audio/rhythmbox/Makefile
@@ -37,6 +37,7 @@ OPTIONS= XINE "Use xine backend instead of GStreamer" off \
.ifdef (WITH_XINE)
LIB_DEPENDS+= xine.9:${PORTSDIR}/multimedia/libxine
CONFIGURE_ARGS+= --with-player=xine
+WITH_MONKEYMEDIA= yes
.else
CONFIGURE_ARGS+= --with-player=gstreamer
USE_GNOME+= gstreamerplugins