Revision: 93814 https://trac.macports.org/changeset/93814 Author: ryandesign@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}