diff options
Diffstat (limited to 'audio/rhythmbox-devel/Makefile')
-rw-r--r-- | audio/rhythmbox-devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/rhythmbox-devel/Makefile b/audio/rhythmbox-devel/Makefile index 87b2633919b3..078a9a472e8f 100644 --- a/audio/rhythmbox-devel/Makefile +++ b/audio/rhythmbox-devel/Makefile @@ -31,6 +31,8 @@ CONFIGURE_ARGS= --enable-nautilus-menu CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib -lm" \ CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" +GCONF_SCHEMAS= rhythmbox.schemas + OPTIONS= XINE "Use xine backend instead of GStreamer" off \ MONKEYMEDIA "Use MonkeyMedia metadata reader" off \ IPOD "Enable iPod support" off |