aboutsummaryrefslogtreecommitdiff
path: root/databases/pg_repack
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-06-24 00:54:27 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-06-24 00:54:27 +0000
commit078a5d741919a7be140ed626640199bd6c7a79da (patch)
tree0d919a1ce11fac7fd748079c13c1a9da60557a06 /databases/pg_repack
parentcb1ddcee2a169f766bbbfe1bc405e2467efe2565 (diff)
Notes
Diffstat (limited to 'databases/pg_repack')
-rw-r--r--databases/pg_repack/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/pg_repack/Makefile b/databases/pg_repack/Makefile
index 7551a2692300..2358c4c59d0a 100644
--- a/databases/pg_repack/Makefile
+++ b/databases/pg_repack/Makefile
@@ -13,6 +13,7 @@ COMMENT= Reorganize tables in PostgreSQL databases with minimal locks
LICENSE= BSD3CLAUSE
USES= gmake pgsql:9.2+
+LLD_UNSAFE= yes
USE_GITHUB= yes
GH_ACCOUNT= reorg