- Fix a typo

Reported by:	Olli Hauer (ohauer@gmx.de)
This commit is contained in:
Martin Wilke 2009-12-26 09:55:23 +00:00
parent 09f6d60199
commit bb260e9dee
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=246697

View File

@ -26,7 +26,7 @@ OPTIONS+= PGSQL "PostgreSQL back-end (use pgsql PHP extension)" off
.include <bsd.port.pre.mk>
USE_PHP= pcre session mbstring sql xmlrpc
USE_PHP= pcre session mbstring spl xmlrpc
.if !defined(WITHOUT_MYSQL)
USE_PHP+= mysql