aboutsummaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorBabak Farrokhi <farrokhi@FreeBSD.org>2019-10-06 20:43:07 +0000
committerBabak Farrokhi <farrokhi@FreeBSD.org>2019-10-06 20:43:07 +0000
commit340ec6a0787f57d98e6307e113044972b7327235 (patch)
treeee9467f4b7b2d1850b348e48a940589228a493c2 /databases
parentd932a9423029add724dec41b6d6da89c842e7fcc (diff)
downloadports-340ec6a0787f57d98e6307e113044972b7327235.tar.gz
ports-340ec6a0787f57d98e6307e113044972b7327235.zip
Notes
Diffstat (limited to 'databases')
-rw-r--r--databases/pg_repack/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/pg_repack/Makefile b/databases/pg_repack/Makefile
index dbe48672fdeb..be5cf6964ca0 100644
--- a/databases/pg_repack/Makefile
+++ b/databases/pg_repack/Makefile
@@ -12,7 +12,7 @@ COMMENT= Reorganize tables in PostgreSQL databases with minimal locks
LICENSE= BSD3CLAUSE
-USES= gmake pgsql:9.2+
+USES= gettext-runtime gmake pgsql:9.2+
LLD_UNSAFE= yes
USE_GITHUB= yes
GH_ACCOUNT= reorg
@@ -21,7 +21,7 @@ WANT_PGSQL= server
PLIST_FILES= bin/pg_repack \
lib/postgresql/pg_repack.so \
- share/postgresql/extension/pg_repack--1.4.4.sql \
+ share/postgresql/extension/pg_repack--${PORTVERSION}.sql \
share/postgresql/extension/pg_repack.control
post-install: