From 08afa1456d69e7ffdc940d470811e15d4eef061e Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Sat, 26 Dec 2009 00:17:59 +0000 Subject: - Add missing php5 dependency PR: 141779 Submitted by: olli hauer (ohauer@gmx.de) Approved by: maintainer --- mail/postfixadmin/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mail/postfixadmin') diff --git a/mail/postfixadmin/Makefile b/mail/postfixadmin/Makefile index 07538cd0bcf3..441e364675c1 100644 --- a/mail/postfixadmin/Makefile +++ b/mail/postfixadmin/Makefile @@ -7,6 +7,7 @@ PORTNAME= postfixadmin PORTVERSION= 2.3 +PORTREVISION= 1 CATEGORIES= mail www MASTER_SITES= SF/${PORTNAME}/${PORTNAME} DISTNAME= ${PORTNAME}_${PORTVERSION} @@ -25,7 +26,7 @@ OPTIONS+= PGSQL "PostgreSQL back-end (use pgsql PHP extension)" off .include -USE_PHP= pcre session mbstring +USE_PHP= pcre session mbstring sql xmlrpc .if !defined(WITHOUT_MYSQL) USE_PHP+= mysql -- cgit v1.2.3