aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2007-04-02 03:06:10 +0800
committerkris <kris@FreeBSD.org>2007-04-02 03:06:10 +0800
commitd88d09ef50b3b6714728c4645da31b51aa8d8b0d (patch)
treee1f46e02aa7492d94e72ccfdac4905d98e5f0960 /graphics
parent3b2bf8a5d5f2c320f8755d6dc03e82cfa056e8f6 (diff)
downloadfreebsd-ports-gnome-d88d09ef50b3b6714728c4645da31b51aa8d8b0d.tar.gz
freebsd-ports-gnome-d88d09ef50b3b6714728c4645da31b51aa8d8b0d.tar.zst
freebsd-ports-gnome-d88d09ef50b3b6714728c4645da31b51aa8d8b0d.zip
BROKEN: Does not compile
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gstreamer-plugins-swfdec/Makefile2
-rw-r--r--graphics/gstreamer-plugins-swfdec80/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/graphics/gstreamer-plugins-swfdec/Makefile b/graphics/gstreamer-plugins-swfdec/Makefile
index 4db3dcd79fd7..4521fe5db1d4 100644
--- a/graphics/gstreamer-plugins-swfdec/Makefile
+++ b/graphics/gstreamer-plugins-swfdec/Makefile
@@ -15,4 +15,6 @@ GST_PLUGIN= swfdec
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
+BROKEN= Does not compile
+
.include "${MASTERDIR}/Makefile"
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"