[93814] trunk/dports/php/php-html_parse/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu May 31 13:42:51 PDT 2012


Revision: 93814
          https://trac.macports.org/changeset/93814
Author:   ryandesign at macports.org
Date:     2012-05-31 13:42:51 -0700 (Thu, 31 May 2012)
Log Message:
-----------
php-html_parse: simplify running tests ("make test" works fine)

Modified Paths:
--------------
    trunk/dports/php/php-html_parse/Portfile

Modified: trunk/dports/php/php-html_parse/Portfile
===================================================================
--- trunk/dports/php/php-html_parse/Portfile	2012-05-31 19:44:12 UTC (rev 93813)
+++ trunk/dports/php/php-html_parse/Portfile	2012-05-31 20:42:51 UTC (rev 93814)
@@ -34,10 +34,6 @@
     use_parallel_build  yes
     
     test.run            yes
-    test.env            TEST_PHP_EXECUTABLE=${prefix}/bin/${php}
-    test.cmd            ${prefix}/bin/${php} run-tests.php
-    test.args           -q
-    test.target
     
     post-destroot {
         set docdir ${prefix}/share/doc/${subport}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120531/c204ae39/attachment.html>


More information about the macports-changes mailing list