aboutsummaryrefslogtreecommitdiffstats
path: root/databases/postgresql-repmgr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql-repmgr/Makefile')
-rw-r--r--databases/postgresql-repmgr/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/postgresql-repmgr/Makefile b/databases/postgresql-repmgr/Makefile
index 95d58874107d..ae7f8a664825 100644
--- a/databases/postgresql-repmgr/Makefile
+++ b/databases/postgresql-repmgr/Makefile
@@ -3,6 +3,7 @@
PORTNAME= postgresql-repmgr
PORTVERSION= 2.0
+PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= http://www.repmgr.org/download/
DISTNAME= repmgr-${PORTVERSION}
@@ -15,7 +16,7 @@ LICENSE= GPLv3
RUN_DEPENDS= rsync:${PORTSDIR}/net/rsync
USES= gmake
-USE_PGSQL= yes
+USE_PGSQL= server
WANT_PGSQL_VER= 90+
MAKE_ENV= USE_PGXS=1