Revision
74167
Author
devans@macports.org
Date
2010-12-06 07:43:02 -0800 (Mon, 06 Dec 2010)

Log Message

babl: r74147 broke +universal.

Modified Paths

Diff

Modified: trunk/dports/graphics/babl/Portfile (74166 => 74167)


--- 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+)+)"