[103439] trunk/dports/devel/libCUDF/Portfile
cal at macports.org
cal at macports.org
Mon Feb 25 15:48:07 PST 2013
Revision: 103439
https://trac.macports.org/changeset/103439
Author: cal at macports.org
Date: 2013-02-25 15:48:07 -0800 (Mon, 25 Feb 2013)
Log Message:
-----------
libCUDF: move c-lib tests out of the variant
Modified Paths:
--------------
trunk/dports/devel/libCUDF/Portfile
Modified: trunk/dports/devel/libCUDF/Portfile
===================================================================
--- 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130225/c1849d76/attachment.html>
More information about the macports-changes
mailing list