diff options
Diffstat (limited to 'audio/jokosher')
-rw-r--r-- | audio/jokosher/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/jokosher/Makefile b/audio/jokosher/Makefile index 460a20761572..ed30edaf7e35 100644 --- a/audio/jokosher/Makefile +++ b/audio/jokosher/Makefile @@ -24,6 +24,8 @@ INSTALLS_ICONS= yes WANT_GNOME= yes WANT_GSTREAMER= yes +BROKEN= touches filesystem before make install + OPTIONS= DBUS "D-Bus extension" on \ FLAC "Flac export/import" on \ GCONF "Gnome Audio playback/record" on \ |