diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-04-01 19:06:10 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-04-01 19:06:10 +0000 |
commit | 76a8033ed48277e74c1099e0c9b3753f5cb85519 (patch) | |
tree | bbc6de7862cda965288208df23181cdab1c0198a /graphics/gstreamer-plugins-swfdec80/Makefile | |
parent | 3cef3f192822bd0fc3114d119764c7f2f152202f (diff) |
BROKEN: Does not compile
Notes
Notes:
svn path=/head/; revision=188951
Diffstat (limited to 'graphics/gstreamer-plugins-swfdec80/Makefile')
-rw-r--r-- | graphics/gstreamer-plugins-swfdec80/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/gstreamer-plugins-swfdec80/Makefile b/graphics/gstreamer-plugins-swfdec80/Makefile index bea31050d6bc..0b8150b6bef2 100644 --- a/graphics/gstreamer-plugins-swfdec80/Makefile +++ b/graphics/gstreamer-plugins-swfdec80/Makefile @@ -15,4 +15,6 @@ GST_PLUGIN= swfdec MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins80 +BROKEN= Does not compile + .include "${MASTERDIR}/Makefile" |