- Add php5-json dependency
- Bump PORTREVISION PR: ports/142364 Submitted by: Serg <mail_of_sergey mail.ru> Approved by: maintainer
This commit is contained in:
parent
551df4d623
commit
387a26c09d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=247270
1 changed files with 2 additions and 1 deletions
|
@ -7,6 +7,7 @@
|
|||
|
||||
PORTNAME= glpi
|
||||
DISTVERSION= 0.72.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://glpi-project.org/IMG/gz/ \
|
||||
http://download.gna.org/kanicule/freebsd/distfiles/
|
||||
|
@ -14,7 +15,7 @@ MASTER_SITES= http://glpi-project.org/IMG/gz/ \
|
|||
MAINTAINER= mathias@monnerville.com
|
||||
COMMENT= Free IT and asset management software
|
||||
|
||||
USE_PHP= mysql pcre session xml
|
||||
USE_PHP= mysql pcre session xml json
|
||||
WANT_PHP_WEB= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
|
|
Loading…
Reference in a new issue