aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorMichael Johnson <ahze@FreeBSD.org>2006-05-10 23:50:47 +0000
committerMichael Johnson <ahze@FreeBSD.org>2006-05-10 23:50:47 +0000
commitad80bb8cb63d9c08f5dbab775c50a66b379faa08 (patch)
tree59c60763ec13647cade11d08b656df75af8287d7 /audio
parent32b5bb275a2087d3465eb70e3af02dbc7cd199e0 (diff)
- Mark BROKEN
Notes
Notes: svn path=/head/; revision=162037
Diffstat (limited to 'audio')
-rw-r--r--audio/gstreamer-plugins-faad80/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/gstreamer-plugins-faad80/Makefile b/audio/gstreamer-plugins-faad80/Makefile
index 99c7e5b1a8aa..065753702a67 100644
--- a/audio/gstreamer-plugins-faad80/Makefile
+++ b/audio/gstreamer-plugins-faad80/Makefile
@@ -15,4 +15,6 @@ GST_PLUGIN= faad
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins80
+BROKEN= Does not compile
+
.include "${MASTERDIR}/Makefile"