summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--multimedia/gpac-mp4box/Makefile2
-rw-r--r--multimedia/gstreamer-plugins-mpeg2enc/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/multimedia/gpac-mp4box/Makefile b/multimedia/gpac-mp4box/Makefile
index 866216309fe9..d9be10291533 100644
--- a/multimedia/gpac-mp4box/Makefile
+++ b/multimedia/gpac-mp4box/Makefile
@@ -18,6 +18,8 @@ COMMENT= A tool for merge mpg4 from Gpac
LIB_DEPENDS= gpac.1:${PORTSDIR}/multimedia/gpac-libgpac
+BROKEN= Does not build
+
WRKSRC= ${WRKDIR}/gpac/applications/mp4box
PLIST_FILES= bin/mp4box
diff --git a/multimedia/gstreamer-plugins-mpeg2enc/Makefile b/multimedia/gstreamer-plugins-mpeg2enc/Makefile
index 079fda4b5bc1..6a328baccede 100644
--- a/multimedia/gstreamer-plugins-mpeg2enc/Makefile
+++ b/multimedia/gstreamer-plugins-mpeg2enc/Makefile
@@ -12,6 +12,8 @@ COMMENT= Gstreamer mpeg encoder plugin
GST_PLUGIN= mpeg2enc
+BROKEN= Does not build
+
MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins
.include "${MASTERDIR}/Makefile"