From b4e6546b7ffb37f328f75bc97440e5a8a8d0f784 Mon Sep 17 00:00:00 2001 From: crees Date: Sat, 22 Nov 2014 19:13:49 +0000 Subject: Switch to USES=pgsql --- mail/dovecot2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/dovecot2') diff --git a/mail/dovecot2/Makefile b/mail/dovecot2/Makefile index a2df5b6724dd..ba20ebc5f842 100644 --- a/mail/dovecot2/Makefile +++ b/mail/dovecot2/Makefile @@ -88,7 +88,7 @@ MYSQL_USE= MYSQL=yes MYSQL_CONFIGURE_WITH= mysql MYSQL_RC_REQUIRE= mysql -PGSQL_USE= PGSQL=yes +PGSQL_USES= pgsql PGSQL_CONFIGURE_WITH= pgsql PGSQL_RC_REQUIRE= postgresql -- cgit