diff options
Diffstat (limited to 'graphics/gstreamer-plugins-cairo/Makefile')
-rw-r--r-- | graphics/gstreamer-plugins-cairo/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/gstreamer-plugins-cairo/Makefile b/graphics/gstreamer-plugins-cairo/Makefile index 70d0cebc3cca..441657a26408 100644 --- a/graphics/gstreamer-plugins-cairo/Makefile +++ b/graphics/gstreamer-plugins-cairo/Makefile @@ -14,4 +14,6 @@ GST_PLUGIN= cairo MASTERDIR= ${.CURDIR}/../../multimedia/gstreamer-plugins +IGNORE= Cairo needs to be updated to 0.5 for plugin to work. + .include "${MASTERDIR}/Makefile" |