diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-07-28 22:38:32 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-07-28 22:38:32 +0000 |
commit | b5c4e8c5a3875dacf0c7a0bcb09a60773c68e64b (patch) | |
tree | c4a7fa081616f5d2068b7903f8a62558c323a2eb /multimedia/gstreamer-plugins-mpeg2enc | |
parent | 036e67479a90f5e84155bf9cb0a2881eb1873ab3 (diff) | |
download | ports-b5c4e8c5a3875dacf0c7a0bcb09a60773c68e64b.tar.gz ports-b5c4e8c5a3875dacf0c7a0bcb09a60773c68e64b.zip |
Notes
Diffstat (limited to 'multimedia/gstreamer-plugins-mpeg2enc')
-rw-r--r-- | multimedia/gstreamer-plugins-mpeg2enc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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" |