aboutsummaryrefslogtreecommitdiff
path: root/www/gallery3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/gallery3/Makefile')
-rw-r--r--www/gallery3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/gallery3/Makefile b/www/gallery3/Makefile
index aebb0d87e373..6e090e1471d9 100644
--- a/www/gallery3/Makefile
+++ b/www/gallery3/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gallery3
PORTVERSION= 3.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= www
MASTER_SITES= SF/gallery/${PORTNAME}/${PORTVERSION}-beta-3
DISTNAME= gallery-${PORTVERSION}-beta-3
@@ -17,7 +17,7 @@ COMMENT= Web based photo album organizer written in PHP
USE_ZIP= yes
-USE_PHP= pcre session filter xml
+USE_PHP= pcre session filter xml iconv spl simplexml json
WANT_PHP_WEB= yes
WRKSRC= ${WRKDIR}/${PORTNAME}