From bb260e9dee2ac9ecb8803650196cc3bfba5fc52d Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Sat, 26 Dec 2009 09:55:23 +0000 Subject: - Fix a typo Reported by: Olli Hauer (ohauer@gmx.de) --- mail/postfixadmin/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/postfixadmin/Makefile') diff --git a/mail/postfixadmin/Makefile b/mail/postfixadmin/Makefile index 441e364675c1..6f08681f736c 100644 --- a/mail/postfixadmin/Makefile +++ b/mail/postfixadmin/Makefile @@ -26,7 +26,7 @@ OPTIONS+= PGSQL "PostgreSQL back-end (use pgsql PHP extension)" off .include -USE_PHP= pcre session mbstring sql xmlrpc +USE_PHP= pcre session mbstring spl xmlrpc .if !defined(WITHOUT_MYSQL) USE_PHP+= mysql -- cgit v1.2.3