aboutsummaryrefslogtreecommitdiff
path: root/mail/dbmail22
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2014-11-22 19:13:49 +0000
committerChris Rees <crees@FreeBSD.org>2014-11-22 19:13:49 +0000
commit1e94b6fb2fcd5b909eed4341ee4677f8d6606743 (patch)
tree5c142b51c330f8fe0f5271fcacdfe9f4e7108bf6 /mail/dbmail22
parent0248b1e8b748e3fa93da7b73cc09ec1099a619cf (diff)
downloadports-1e94b6fb2fcd5b909eed4341ee4677f8d6606743.tar.gz
ports-1e94b6fb2fcd5b909eed4341ee4677f8d6606743.zip
Switch to USES=pgsql
Notes
Notes: svn path=/head/; revision=373091
Diffstat (limited to 'mail/dbmail22')
-rw-r--r--mail/dbmail22/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/dbmail22/Makefile b/mail/dbmail22/Makefile
index defb75f71f27..311011474d4d 100644
--- a/mail/dbmail22/Makefile
+++ b/mail/dbmail22/Makefile
@@ -29,7 +29,7 @@ MYSQL_USE= MYSQL=yes
MYSQL_CONFIGURE_WITH= mysql
SQLITE_USE= SQLITE=3
SQLITE_CONFIGURE_WITH= sqlite
-PGSQL_USE= PGSQL=yes
+PGSQL_USES= pgsql
PGSQL_CONFIGURE_WITH= pgsql
SIEVE_CONFIGURE_WITH= sieve
SIEVE_LIB_DEPENDS= libsieve.so:${PORTSDIR}/mail/libsieve