diff options
Diffstat (limited to 'audio/rhythmbox')
-rw-r--r-- | audio/rhythmbox/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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) |