summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 fd55a8796..6a924193a 100644
--- a/audio/rhythmbox-devel/Makefile
+++ b/audio/rhythmbox-devel/Makefile
@@ -45,6 +45,7 @@ USE_GNOME+= gstreamerplugins
CONFIGURE_ARGS+= --with-metadata=monkeymedia
.else
CONFIGURE_ARGS+= --with-metadata=gstreamer
+USE_GNOME+= gstreamerplugins
.endif
.if exists(${LOCALBASE}/lib/libvorbis.so)
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile
index fd55a8796..6a924193a 100644
--- a/audio/rhythmbox/Makefile
+++ b/audio/rhythmbox/Makefile
@@ -45,6 +45,7 @@ USE_GNOME+= gstreamerplugins
CONFIGURE_ARGS+= --with-metadata=monkeymedia
.else
CONFIGURE_ARGS+= --with-metadata=gstreamer
+USE_GNOME+= gstreamerplugins
.endif
.if exists(${LOCALBASE}/lib/libvorbis.so)