diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-10 18:01:09 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-03-10 18:01:09 +0000 |
commit | 4ea7b9edaecb51f9e3084d746156c73f4cd43962 (patch) | |
tree | 39484054f818fd9d23cb1801b9817b3fb958f201 /www/gallery3 | |
parent | 97987cee2a8e24656a01c8ef2171aed9846ee32a (diff) |
Notes
Diffstat (limited to 'www/gallery3')
-rw-r--r-- | www/gallery3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/gallery3/Makefile b/www/gallery3/Makefile index e047b2484bb3..7f3da51fcc30 100644 --- a/www/gallery3/Makefile +++ b/www/gallery3/Makefile @@ -10,7 +10,7 @@ DISTNAME= gallery-${PORTVERSION} MAINTAINER= appleboy.tw@gmail.com COMMENT= Web based photo album organizer written in PHP -USE_ZIP= yes +USES= zip USE_PHP= ctype filter iconv json mysql mbstring pcre \ simplexml session spl tokenizer xml |