diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-23 03:04:08 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-09-23 03:04:08 +0000 |
commit | d2a72fb224079570185d32ff8195fef1630207af (patch) | |
tree | 7d7c265a72628a23d689decd0005a9e655b373eb /audio | |
parent | ea1cf0a202983b34fbe075bdddc3cfa01a7b0a0e (diff) | |
download | ports-d2a72fb224079570185d32ff8195fef1630207af.tar.gz ports-d2a72fb224079570185d32ff8195fef1630207af.zip |
- temporarily mark this broken while waiting on feedback
I got 2 different results from tinderbox
Notes
Notes:
svn path=/head/; revision=261677
Diffstat (limited to 'audio')
-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 \ |