gmp: The default value of merger_arch_compiler changed in r53389. The old default value is required. No revision increase needed since gmp build correctly or not at all.
--- trunk/dports/devel/gmp/Portfile 2009-08-01 07:53:21 UTC (rev 54732)
+++ trunk/dports/devel/gmp/Portfile 2009-08-01 11:06:04 UTC (rev 54733)
@@ -46,6 +46,9 @@
}
configure.pipe no
+# Since CFLAGS and CXXFLAGS must be empty, append -arch ... to CC and CXX.
+merger_arch_compiler yes
+
test.run yes
test.cmd make
test.target check