From b62c4db5b5c5f02866eedc62dd837a3cb43c2564 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Thu, 29 Oct 2009 22:29:05 +0000 Subject: - Update missing php dependency PR: 140037 Submitted by: Bo-Yi Wu (maintainer) --- www/gallery3/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www/gallery3') diff --git a/www/gallery3/Makefile b/www/gallery3/Makefile index 94bb84da77f8..aebb0d87e373 100644 --- a/www/gallery3/Makefile +++ b/www/gallery3/Makefile @@ -7,6 +7,7 @@ PORTNAME= gallery3 PORTVERSION= 3.0 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= SF/gallery/${PORTNAME}/${PORTVERSION}-beta-3 DISTNAME= gallery-${PORTVERSION}-beta-3 @@ -16,7 +17,7 @@ COMMENT= Web based photo album organizer written in PHP USE_ZIP= yes -USE_PHP= pcre session +USE_PHP= pcre session filter xml WANT_PHP_WEB= yes WRKSRC= ${WRKDIR}/${PORTNAME} -- cgit v1.2.3