Revision: 76429 http://trac.macports.org/changeset/76429 Author: ryandesign@macports.org Date: 2011-02-22 19:15:25 -0800 (Tue, 22 Feb 2011) Log Message: ----------- root: add libpng dependency and increase revision to rebuild with libpng 1.4; see #28518 Modified Paths: -------------- trunk/dports/science/root/Portfile Modified: trunk/dports/science/root/Portfile =================================================================== --- trunk/dports/science/root/Portfile 2011-02-23 00:00:13 UTC (rev 76428) +++ trunk/dports/science/root/Portfile 2011-02-23 03:15:25 UTC (rev 76429) @@ -5,7 +5,7 @@ name root version 5.26.00b -revision 7 +revision 8 categories science maintainers gmail.com:mattiafrancescomoro license LGPLv2.1 @@ -28,6 +28,7 @@ port:pcre \ port:Xft2 \ port:xpm \ + port:libpng \ port:zlib pre-configure {
participants (1)
-
ryandesign@macports.org