Revision
110483
Author
jeremyhu@macports.org
Date
2013-08-31 09:27:12 -0700 (Sat, 31 Aug 2013)

Log Message

libvpx: Only supports ppc on Leopard and earlier (#33956)

Modified Paths

Diff

Modified: trunk/dports/multimedia/libvpx/Portfile (110482 => 110483)


--- trunk/dports/multimedia/libvpx/Portfile	2013-08-31 16:13:52 UTC (rev 110482)
+++ trunk/dports/multimedia/libvpx/Portfile	2013-08-31 16:27:12 UTC (rev 110483)
@@ -63,6 +63,12 @@
 build.target
 build.args          verbose=1
 
+platform darwin {
+    if {${os.major} >= 10} {
+        supported_archs i386 x86_64
+    }
+}
+
 # set configure parameters depending on if universal or not
 set my_targets(ppc)     ppc32
 set my_targets(ppc64)   ppc64