[Bug 181349] cairo.h missing in graphics/librsvg

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Mar 13 19:56:18 UTC 2015


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=181349

Andrew Fullford <akfree15 at fullford.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |akfree15 at fullford.com

--- Comment #3 from Andrew Fullford <akfree15 at fullford.com> ---
(In reply to Carlo Strub from comment #2)

Well, I just ran into it.  I worked around it by editing:

/usr/ports/graphics/librsvg2/work/librsvg-2.36.4/rsvg-cairo.h

and changing:

     #include <cairo.h>

to:

     #include <cairo/cairo.h>

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-gnome mailing list