summaryrefslogtreecommitdiff
path: root/mail/dovecot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/dovecot/Makefile')
-rw-r--r--mail/dovecot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile
index add951b328ef..b4ed5d801048 100644
--- a/mail/dovecot/Makefile
+++ b/mail/dovecot/Makefile
@@ -87,7 +87,7 @@ CONFIGURE_ARGS+= --with-ldap
# can be used to store user tables.
#
.if WITH_PGSQL
-LIB_DEPENDS+= pq.3:${PORTSDIR}/databases/postgresql
+LIB_DEPENDS+= pq.3:${PORTSDIR}/databases/postgresql7
CONFIGURE_ARGS+= --with-pgsql
.endif