aboutsummaryrefslogtreecommitdiff
path: root/www/gallery3
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-12-13 00:21:27 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-12-13 00:21:27 +0000
commitd1fa27d8743064c6a299ee7c3927836053461248 (patch)
tree8249d68ade0c05f8bf59a94f485490baa18e6168 /www/gallery3
parentc4bc3d86cfdf3e2e1486973d753de4ca45532006 (diff)
downloadports-d1fa27d8743064c6a299ee7c3927836053461248.tar.gz
ports-d1fa27d8743064c6a299ee7c3927836053461248.zip
Notes
Diffstat (limited to 'www/gallery3')
-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}