MFH: r470701
devel/aphpunit: Add missing php module dependency Without it the tool is broken Approved by: ports-secteam (blanket)
This commit is contained in:
parent
4b3d4d3f41
commit
dfbe91572a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/branches/2018Q2/; revision=470702
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= aphpunit
|
||||
DISTVERSION= 1.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel www
|
||||
MASTER_SITES= http://phar.toco-domains.de/
|
||||
PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX}
|
||||
@ -15,7 +16,7 @@ LICENSE= BSD2CLAUSE
|
||||
IGNORE_WITH_PHP= 56
|
||||
|
||||
USES= php:flavors
|
||||
USE_PHP= pcntl phar posix sysvmsg
|
||||
USE_PHP= mbstring pcntl phar posix sysvmsg
|
||||
|
||||
NO_ARCH= yes
|
||||
NO_BUILD= yes
|
||||
|
Loading…
Reference in New Issue
Block a user