svn commit: r414114 - head/mail/dovecot2

Adam Weinberger adamw at FreeBSD.org
Wed Apr 27 16:08:49 UTC 2016


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


More information about the svn-ports-all mailing list