aboutsummaryrefslogtreecommitdiff
path: root/www/glpi/Makefile
diff options
context:
space:
mode:
authorPhilippe Audeoud <jadawin@FreeBSD.org>2010-01-06 12:14:32 +0000
committerPhilippe Audeoud <jadawin@FreeBSD.org>2010-01-06 12:14:32 +0000
commit387a26c09d632a27d50ed6faf39404694387de87 (patch)
treede180d70ad7ec4550fbd4a57f88ca9f04b6d7f05 /www/glpi/Makefile
parent551df4d62324a2963a2b97194a49a86444b889a1 (diff)
downloadports-387a26c09d632a27d50ed6faf39404694387de87.tar.gz
ports-387a26c09d632a27d50ed6faf39404694387de87.zip
- Add php5-json dependency
- Bump PORTREVISION PR: ports/142364 Submitted by: Serg <mail_of_sergey mail.ru> Approved by: maintainer
Notes
Notes: svn path=/head/; revision=247270
Diffstat (limited to 'www/glpi/Makefile')
-rw-r--r--www/glpi/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/glpi/Makefile b/www/glpi/Makefile
index 27446f27f24b..fa5fa1378953 100644
--- a/www/glpi/Makefile
+++ b/www/glpi/Makefile
@@ -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}