diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2016-04-27 16:08:47 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2016-04-27 16:08:47 +0000 |
commit | 44a34e1edb9797189b3f7d4d8a9378c4bdda92f0 (patch) | |
tree | 2bd030aa29d2da2d24c349d3d9f9581e12c88292 /mail/dovecot2 | |
parent | f377d70c2b59e8b79ab4ced9e03b9fcad4050cac (diff) | |
download | ports-44a34e1edb9797189b3f7d4d8a9378c4bdda92f0.tar.gz ports-44a34e1edb9797189b3f7d4d8a9378c4bdda92f0.zip |
Notes
Diffstat (limited to 'mail/dovecot2')
-rw-r--r-- | mail/dovecot2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/dovecot2/Makefile b/mail/dovecot2/Makefile index 0ea583d0e7e8..fc527134dcc9 100644 --- a/mail/dovecot2/Makefile +++ b/mail/dovecot2/Makefile @@ -99,7 +99,7 @@ LUCENE_LIB_DEPENDS= libclucene-core.so:textproc/clucene LZ4_LIB_DEPENDS= liblz4.so:archivers/liblz4 -MYSQL_USE= MYSQL=yes +MYSQL_USES= mysql MYSQL_CONFIGURE_WITH= mysql PGSQL_USES= pgsql |