Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Apr 2016 16:08:47 +0000 (UTC)
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r414114 - head/mail/dovecot2
Message-ID:  <201604271608.u3RG8l8H094597@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adamw
Date: Wed Apr 27 16:08:47 2016
New Revision: 414114
URL: https://svnweb.freebsd.org/changeset/ports/414114

Log:
  Switch to USES=mysql

Modified:
  head/mail/dovecot2/Makefile

Modified: head/mail/dovecot2/Makefile
==============================================================================
--- head/mail/dovecot2/Makefile	Wed Apr 27 15:42:50 2016	(r414113)
+++ head/mail/dovecot2/Makefile	Wed Apr 27 16:08:47 2016	(r414114)
@@ -99,7 +99,7 @@ LUCENE_LIB_DEPENDS=	libclucene-core.so:t
 
 LZ4_LIB_DEPENDS=	liblz4.so:archivers/liblz4
 
-MYSQL_USE=		MYSQL=yes
+MYSQL_USES=		mysql
 MYSQL_CONFIGURE_WITH=	mysql
 
 PGSQL_USES=		pgsql



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201604271608.u3RG8l8H094597>