diff options
author | kris <kris@FreeBSD.org> | 2007-04-20 15:58:56 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2007-04-20 15:58:56 +0800 |
commit | 1318e4ed277c2a4179fb519bb75c1f41f3daa823 (patch) | |
tree | 335f2aabb7742589455d6c466a3fab26e0e17ed8 /audio/gstreamer-plugins-moodbar | |
parent | 0178f22c57a009941672c0480946a06cae87b2b3 (diff) | |
download | freebsd-ports-gnome-1318e4ed277c2a4179fb519bb75c1f41f3daa823.tar.gz freebsd-ports-gnome-1318e4ed277c2a4179fb519bb75c1f41f3daa823.tar.zst freebsd-ports-gnome-1318e4ed277c2a4179fb519bb75c1f41f3daa823.zip |
BROKEN: Does not compile
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 |