Revision
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

Diff

Modified: trunk/dports/php/php-html_parse/Portfile (93813 => 93814)


--- 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}