mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
databases/mantis: Add missing run dependencies
PR: 234597 Submitted by: dvl
This commit is contained in:
parent
fd340a511f
commit
6ef5593f86
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=489441
1 changed files with 2 additions and 1 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= mantis
|
||||
PORTVERSION= 2.19.0
|
||||
PORTREVSION= 1
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= databases www
|
||||
MASTER_SITES= SF/mantisbt/mantis-stable/${PORTVERSION}
|
||||
|
@ -17,7 +18,7 @@ LICENSE= GPLv2
|
|||
|
||||
USES= php:flavors
|
||||
USE_GITHUB= nodefault
|
||||
USE_PHP= fileinfo filter hash pcre session xml
|
||||
USE_PHP= fileinfo filter hash json mbstring pcre session xml
|
||||
|
||||
NO_ARCH= yes
|
||||
NO_BUILD= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue