diff options
author | Koop Mast <kwm@FreeBSD.org> | 2005-07-06 15:04:58 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2005-07-06 15:04:58 +0000 |
commit | 3f91498e6d7300a519650d17a3b481c1fe9242fe (patch) | |
tree | c76a2de71bc88a1a41241b6a82fc5243a9ee8714 /graphics/gstreamer-plugins-cairo | |
parent | 2020526dd26217646588f0fb1cc12ff9f2400561 (diff) | |
download | ports-3f91498e6d7300a519650d17a3b481c1fe9242fe.tar.gz ports-3f91498e6d7300a519650d17a3b481c1fe9242fe.zip |
Notes
Diffstat (limited to 'graphics/gstreamer-plugins-cairo')
-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" |