diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-08-04 09:19:02 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-08-04 09:19:02 +0000 |
commit | aeb16e20a16541f14be384f5cfb6da3d87d3fe4d (patch) | |
tree | 4fe0aed743e06733bb6bfa9ecec2a69d6f648065 /databases/postgres-xl | |
parent | databases/timescaledb: Update to 1.4.1 (diff) |
Mark BROKEN: unfetchable
Notes
Notes:
svn path=/head/; revision=508084
Diffstat (limited to 'databases/postgres-xl')
-rw-r--r-- | databases/postgres-xl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/databases/postgres-xl/Makefile b/databases/postgres-xl/Makefile index 053584aabe19..67aa5685d6ee 100644 --- a/databases/postgres-xl/Makefile +++ b/databases/postgres-xl/Makefile @@ -12,6 +12,8 @@ COMMENT= Scalable open source PostgreSQL-based database cluster LICENSE= PostgreSQL +BROKEN= unfetchable + BUILD_DEPENDS= bash:shells/bash CONFLICTS= postgresql[^${PORTVERSION:R:R}]?-client* \ |