libCUDF: move c-lib tests out of the variant
--- trunk/dports/devel/libCUDF/Portfile 2013-02-25 23:37:37 UTC (rev 103438)
+++ trunk/dports/devel/libCUDF/Portfile 2013-02-25 23:48:07 UTC (rev 103439)
@@ -67,11 +67,9 @@
file delete -force ${destroot}${prefix}/lib/ocaml
}
- variant tests description {Build the test suite} {
- test.pre_args -C c-lib
- test.args test
- test.run yes
- }
+ test.pre_args -C c-lib
+ test.args test
+ test.run yes
}
livecheck.type regex