svn commit: r308984 - head/mail/sgwi

Max Brazhnikov makc at issp.ac.ru
Sun Dec 16 10:00:10 UTC 2012


Hi Beech,

On Sun, 16 Dec 2012 05:54:22 +0000 (UTC)Sun Dec 16 05:54:22 2012, Beech Rintoul wrote:
> -OPTIONS=	MYSQL "MySQL back-end (use mysql PHP extension)" on
> -OPTIONS+=	PGSQL "PostgreSQL back-end (use pgsql PHP extension)" off
> +OPTIONS_SINGLE=	BACKEND
> +OPTIONS_SINGLE_BACKEND=	MYSQL PGSQL
  
 
> -.if defined(WITHOUT_MYSQL) && !defined(WITH_PGSQL)
> -IGNORE=	needs at least one database back-end
> -.endif

Based on IGNORE message I suppose OPTIONS_MULTI should be used.

Max


More information about the svn-ports-all mailing list