summaryrefslogtreecommitdiff
path: root/ftp/pure-ftpd
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 /ftp/pure-ftpd
parentUpdate to 2.24.25. (diff)
Switch to USES=pgsql
Notes
Notes: svn path=/head/; revision=373091
Diffstat (limited to 'ftp/pure-ftpd')
-rw-r--r--ftp/pure-ftpd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/pure-ftpd/Makefile b/ftp/pure-ftpd/Makefile
index 855cbebf7818..e581d276dbe2 100644
--- a/ftp/pure-ftpd/Makefile
+++ b/ftp/pure-ftpd/Makefile
@@ -71,7 +71,7 @@ MYSQL_USE= MYSQL=yes
PAM_CONFIGURE_WITH= pam
PERUSERLIMITS_CONFIGURE_WITH= peruserlimits
PGSQL_CONFIGURE_WITH= pgsql
-PGSQL_USE= PGSQL=yes
+PGSQL_USES= pgsql
PRIVSEP_CONFIGURE_WITH= privsep
SENDFILE_CONFIGURE_WITH=sendfile
THROTTLING_CONFIGURE_WITH= throttling