Revision: 74167 http://trac.macports.org/changeset/74167 Author: devans@macports.org Date: 2010-12-06 07:43:02 -0800 (Mon, 06 Dec 2010) Log Message: ----------- babl: r74147 broke +universal. Revision Links: -------------- http://trac.macports.org/changeset/74147 Modified Paths: -------------- trunk/dports/graphics/babl/Portfile Modified: trunk/dports/graphics/babl/Portfile =================================================================== --- trunk/dports/graphics/babl/Portfile 2010-12-06 15:34:21 UTC (rev 74166) +++ trunk/dports/graphics/babl/Portfile 2010-12-06 15:43:02 UTC (rev 74167) @@ -34,6 +34,10 @@ } } +# r74147 breaks universal build + +universal_variant no + livecheck.type regex livecheck.url [lindex ${master_sites} 0] livecheck.regex "${name}-(\\d+(?:\\.\\d+)+)"