diff --git a/devel/simpletest/Makefile b/devel/simpletest/Makefile index e9086185c4c8..3c49a52c21ac 100644 --- a/devel/simpletest/Makefile +++ b/devel/simpletest/Makefile @@ -17,6 +17,7 @@ COMMENT= Unit testing, mock objects and web testing framework for PHP USE_PHP= pcre USE_PHP_BUILD= yes +NO_BUILD= yes SIMPLETESTS?= unit