ocamlduce: disable universal variant
--- trunk/dports/lang/ocamlduce/Portfile 2011-07-01 05:44:20 UTC (rev 79976)
+++ trunk/dports/lang/ocamlduce/Portfile 2011-07-01 06:42:52 UTC (rev 79977)
@@ -23,6 +23,9 @@
checksums md5 16e69929c9fbe57642dd700bb595360e
depends_lib bin:camlp4:ocaml
+# ocaml is not universal
+universal_variant no
+
post-destroot {
system "ranlib ${destroot}${prefix}/lib/ocaml/ocamlduce.a"
}