From 9956ff535de2801ced724e7645e801c855af7af5 Mon Sep 17 00:00:00 2001 From: bapt Date: Mon, 10 Mar 2014 18:01:09 +0000 Subject: Convert www to USES=zip --- www/gallery3/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/gallery3') 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 -- cgit