diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2006-08-09 12:22:14 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2006-08-09 12:22:14 +0000 |
commit | d4538574a2dbf2d329071fc719046ceed93473d1 (patch) | |
tree | 6bf6898821d5c5a3daa292f0bc6c09de33d9b0de /graphics/gstreamer-plugins-libvisual80/Makefile | |
parent | 4f55e2c4b3052a394495485cc66eaecd087253a0 (diff) |
- Mark BROKEN, does no build
Reported by: pointyhat via kris
Notes
Notes:
svn path=/head/; revision=170195
Diffstat (limited to 'graphics/gstreamer-plugins-libvisual80/Makefile')
-rw-r--r-- | graphics/gstreamer-plugins-libvisual80/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/gstreamer-plugins-libvisual80/Makefile b/graphics/gstreamer-plugins-libvisual80/Makefile index 251b2885a83c..59fa7bf90bad 100644 --- a/graphics/gstreamer-plugins-libvisual80/Makefile +++ b/graphics/gstreamer-plugins-libvisual80/Makefile @@ -15,4 +15,6 @@ GST_PLUGIN= libvisual MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins80 +BROKEN= Does not build + .include "${MASTERDIR}/Makefile" |