diff options
author | Chris Rees <crees@FreeBSD.org> | 2014-11-22 19:13:49 +0000 |
---|---|---|
committer | Chris Rees <crees@FreeBSD.org> | 2014-11-22 19:13:49 +0000 |
commit | 1e94b6fb2fcd5b909eed4341ee4677f8d6606743 (patch) | |
tree | 5c142b51c330f8fe0f5271fcacdfe9f4e7108bf6 /mail/cyrus-imapd24 | |
parent | 0248b1e8b748e3fa93da7b73cc09ec1099a619cf (diff) |
Notes
Diffstat (limited to 'mail/cyrus-imapd24')
-rw-r--r-- | mail/cyrus-imapd24/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/cyrus-imapd24/Makefile b/mail/cyrus-imapd24/Makefile index cbcc623a21ab..efdf05464296 100644 --- a/mail/cyrus-imapd24/Makefile +++ b/mail/cyrus-imapd24/Makefile @@ -70,7 +70,7 @@ NETSCAPEHACK_DESC= Enable X-NETSCAPE extensions NETSCAPEHACK_CONFIGURE_ENABLE=netscapehack NNTP_DESC= Enable NNTP support NNTP_CONFIGURE_ENABLE= nntp -PGSQL_USE= PGSQL=yes +PGSQL_USES= pgsql PGSQL_CONFIGURE_ON= --with-pgsql=${LOCALBASE} REPLICATION_DESC= Enable replication (experimental) REPLICATION_CONFIGURE_ENABLE=replication |