[77084] trunk/dports/devel/monotone/Portfile

tommyd at macports.org tommyd at macports.org
Sat Mar 19 15:23:59 PDT 2011


Revision: 77084
          http://trac.macports.org/changeset/77084
Author:   tommyd at macports.org
Date:     2011-03-19 15:23:59 -0700 (Sat, 19 Mar 2011)
Log Message:
-----------
monotone: my guess was wrong, the 'no' did not disable the test run, but only the _ability_ to run the test at all

Modified Paths:
--------------
    trunk/dports/devel/monotone/Portfile

Modified: trunk/dports/devel/monotone/Portfile
===================================================================
--- trunk/dports/devel/monotone/Portfile	2011-03-19 22:07:39 UTC (rev 77083)
+++ trunk/dports/devel/monotone/Portfile	2011-03-19 22:23:59 UTC (rev 77084)
@@ -39,5 +39,5 @@
 configure.args   --with-libiconv-prefix=${prefix} \
                  --infodir=${prefix}/share/info
 
-test.run         no
+test.run         yes
 test.target      check
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110319/ea6da75a/attachment.html>


More information about the macports-changes mailing list