aboutsummaryrefslogtreecommitdiff
path: root/databases/pg_citus
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2019-10-24 09:54:49 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2019-10-24 09:54:49 +0000
commita76d78a572062e7898cc44f1b6688a662a0a6984 (patch)
tree0515489c1fc071531d6b8b42c5a472963c1ec45f /databases/pg_citus
parent71c15077cccd71235ecc32b7d664ba112630c519 (diff)
Notes
Diffstat (limited to 'databases/pg_citus')
-rw-r--r--databases/pg_citus/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/pg_citus/Makefile b/databases/pg_citus/Makefile
index e9443c5209fa..c7edf8547588 100644
--- a/databases/pg_citus/Makefile
+++ b/databases/pg_citus/Makefile
@@ -12,7 +12,7 @@ COMMENT= Horizontally scale Postgresql using sharding and replication
LICENSE= AGPLv3
-USES= gmake pgsql:10+ autoreconf readline
+USES= compiler:c11 gmake pgsql:10+ autoreconf readline
WANT_PGSQL= lib server
GNU_CONFIGURE= yes