summaryrefslogtreecommitdiff
path: root/sysutils/slurm-hpc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/slurm-hpc/Makefile')
-rw-r--r--sysutils/slurm-hpc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/slurm-hpc/Makefile b/sysutils/slurm-hpc/Makefile
index c56ad576e399..100e6ee30f6c 100644
--- a/sysutils/slurm-hpc/Makefile
+++ b/sysutils/slurm-hpc/Makefile
@@ -57,7 +57,7 @@ CONFIGURE_ARGS+=--with-mysql_config=/nomysql
.endif
.if ${PORT_OPTIONS:MPGSQL}
-USE_PGSQL= yes # Job accounting
+USES+= pgsql # Job accounting
PLIST_FILES+= lib/slurm/accounting_storage_pgsql.a \
lib/slurm/accounting_storage_pgsql.la \
lib/slurm/accounting_storage_pgsql.so \