diff options
Diffstat (limited to 'devel/phpunit9/Makefile')
-rw-r--r-- | devel/phpunit9/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/phpunit9/Makefile b/devel/phpunit9/Makefile index ec5a8802a1f4..cd0a1597a620 100644 --- a/devel/phpunit9/Makefile +++ b/devel/phpunit9/Makefile @@ -13,7 +13,7 @@ WWW= https://phpunit.de/ \ LICENSE= BSD3CLAUSE USES= cpe php:flavors -USE_PHP= dom json pcre phar spl +USE_PHP= dom phar NO_ARCH= yes NO_BUILD= yes |