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 | |
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
-rw-r--r-- | audio/gstreamer-plugins-moodbar/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/kahakai/Makefile | 2 |
2 files changed, 4 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 diff --git a/x11-wm/kahakai/Makefile b/x11-wm/kahakai/Makefile index 9ab1a1425b65..5c57ef8821d8 100644 --- a/x11-wm/kahakai/Makefile +++ b/x11-wm/kahakai/Makefile @@ -22,6 +22,8 @@ LIB_DEPENDS= Imlib2.4:${PORTSDIR}/graphics/imlib2 \ RUN_DEPENDS= \ ${X11BASE}/lib/X11/fonts/artwiz-fonts:${PORTSDIR}/x11-fonts/artwiz-fonts +BROKEN= Does not compile + DEPRECATED= "Development ceased" USE_AUTOTOOLS= libtool:15 |