diff options
Diffstat (limited to 'devel/phpunit10/Makefile')
| -rw-r--r-- | devel/phpunit10/Makefile | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/devel/phpunit10/Makefile b/devel/phpunit10/Makefile index ed19288e2228..0916c04c454a 100644 --- a/devel/phpunit10/Makefile +++ b/devel/phpunit10/Makefile @@ -1,5 +1,5 @@  PORTNAME=	phpunit -PORTVERSION=	10.5.48 +PORTVERSION=	10.5.58  CATEGORIES=	devel www  MASTER_SITES=	https://phar.phpunit.de/  PKGNAMESUFFIX=	10${PHP_PKGNAMESUFFIX} @@ -13,7 +13,7 @@ WWW=		https://phpunit.de/ \  LICENSE=	BSD3CLAUSE  USES=		cpe php:flavors -USE_PHP=	dom phar +USE_PHP=	ctype dom mbstring phar tokenizer xml xmlwriter  NO_ARCH=	yes  NO_BUILD=	yes | 
