aboutsummaryrefslogtreecommitdiff
path: root/databases/fpc-postgres
diff options
context:
space:
mode:
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"