aboutsummaryrefslogtreecommitdiff
path: root/databases/fpc-postgres
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 /databases/fpc-postgres
parent0248b1e8b748e3fa93da7b73cc09ec1099a619cf (diff)
downloadports-1e94b6fb2fcd5b909eed4341ee4677f8d6606743.tar.gz
ports-1e94b6fb2fcd5b909eed4341ee4677f8d6606743.zip
Notes
Diffstat (limited to 'databases/fpc-postgres')
-rw-r--r--databases/fpc-postgres/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/fpc-postgres/Makefile b/databases/fpc-postgres/Makefile
index 36af9ad1c00b..7e7cb071189b 100644
--- a/databases/fpc-postgres/Makefile
+++ b/databases/fpc-postgres/Makefile
@@ -18,6 +18,6 @@ OPTIONS_DEFINE= PGSQL
PGSQL_DESC= Install PostgreSQL client
OPTIONS_DEFAULT= PGSQL
-PGSQL_USE= PGSQL=yes
+PGSQL_USES= pgsql
.include "${MASTERDIR}/Makefile"