CVSROOT:        /cvs
Module name:    ports
Changes by:     [email protected]    2009/01/24 17:29:03

Modified files:
        graphics/inkscape: Makefile 
Added files:
        graphics/inkscape/patches: 
                                   patch-src_widgets_sp-xmlview-attr-list_h 

Log message:
Fix build. Including <gtk/gtkclist.h> directly causes a circular include
dependency: gtkclist.h depends on gtk.h depends on gtkctree.h depends on
gtkclist.h -> boom. Simply including <gtk/gtk.h> works, though.
OK maintainer, and also tested on amd64 by Jonathan Armani, thanks!

Reply via email to