diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/gstreamer-plugins-spc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/gstreamer-plugins-spc/Makefile b/audio/gstreamer-plugins-spc/Makefile index 4ed6b3bc3f28..94d7bb4090b9 100644 --- a/audio/gstreamer-plugins-spc/Makefile +++ b/audio/gstreamer-plugins-spc/Makefile @@ -14,4 +14,6 @@ GST_PLUGIN= spc MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins +BROKEN= does not compile + .include "${MASTERDIR}/Makefile" |