On Jul 27, 2013, at 08:44, [email protected] wrote: > Revision: 108601 > https://trac.macports.org/changeset/108601 > Author: [email protected] > Date: 2013-07-27 06:44:38 -0700 (Sat, 27 Jul 2013) > Log Message: > ----------- > gtksourceview2: missing dependency on libpixman > > Modified Paths: > -------------- > trunk/dports/gnome/gtksourceview2/Portfile > > Modified: trunk/dports/gnome/gtksourceview2/Portfile > =================================================================== > --- trunk/dports/gnome/gtksourceview2/Portfile 2013-07-27 12:26:33 UTC > (rev 108600) > +++ trunk/dports/gnome/gtksourceview2/Portfile 2013-07-27 13:44:38 UTC > (rev 108601) > @@ -6,7 +6,7 @@ > name gtksourceview2 > set my_name gtksourceview > version 2.10.5 > -revision 5 > +revision 6 > license LGPL-2.1+ > # respository indicates they were in process of shift > # from LGPL-2+ to LGPL-2.1+ > @@ -42,6 +42,7 @@ > port:gettext \ > port:gtk2 \ > port:libffi \ > + port:libpixman \
Could you write this to allow libpixman-devel to satisfy it? path:lib/pkgconfig/pixman-1.pc:libpixman _______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
