diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/gstreamer-plugins-faad80/Makefile | 2 |
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" |