diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-04-20 07:58:56 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-04-20 07:58:56 +0000 |
commit | 32668e87b8c2f39f67743fb9fba1ff2b1a68bea5 (patch) | |
tree | 27cb73e45c78852b4f7f2b8d341dce61391a9c65 /audio/gstreamer-plugins-moodbar | |
parent | 5b8a2cf5043220e33a3f5b2211e6eaddb89831ad (diff) |
Notes
Diffstat (limited to 'audio/gstreamer-plugins-moodbar')
-rw-r--r-- | audio/gstreamer-plugins-moodbar/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/gstreamer-plugins-moodbar/Makefile b/audio/gstreamer-plugins-moodbar/Makefile index b15ef898a047..568c3e42a812 100644 --- a/audio/gstreamer-plugins-moodbar/Makefile +++ b/audio/gstreamer-plugins-moodbar/Makefile @@ -17,6 +17,8 @@ COMMENT= Shows the "moods" of audio tracks in Amarok LIB_DEPENDS= fftw3f:${PORTSDIR}/math/fftw3-float +BROKEN= Does not compile + USE_GSTREAMER= yes good USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 |