Revision: 75241 http://trac.macports.org/changeset/75241 Author: blair@macports.org Date: 2011-01-18 11:41:12 -0800 (Tue, 18 Jan 2011) Log Message: ----------- Force a rebuild to remove a dependency on libpng12.dylib that I've found on two systems. libpng now provides libpng14.dylib. Modified Paths: -------------- trunk/dports/devel/libnotify/Portfile Modified: trunk/dports/devel/libnotify/Portfile =================================================================== --- trunk/dports/devel/libnotify/Portfile 2011-01-18 19:18:29 UTC (rev 75240) +++ trunk/dports/devel/libnotify/Portfile 2011-01-18 19:41:12 UTC (rev 75241) @@ -5,6 +5,7 @@ name libnotify version 0.5.2 +revision 1 set branch [join [lrange [split ${version} .] 0 1] .] categories devel gnome maintainers nomaintainer
participants (1)
-
blair@macports.org