aboutsummaryrefslogtreecommitdiff
path: root/databases/nagios-check_postgres_replication
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-10-08 17:05:36 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-10-08 17:05:36 +0000
commitabe541e47d2b2834d40419d5a5ab7972d612f2bb (patch)
tree4827ac8210d1fc4c0c3dcecd1880a3328d199ef2 /databases/nagios-check_postgres_replication
parent05a76749b4c4e5e894804fdf43e346a8f8d844a1 (diff)
downloadports-abe541e47d2b2834d40419d5a5ab7972d612f2bb.tar.gz
ports-abe541e47d2b2834d40419d5a5ab7972d612f2bb.zip
Notes
Diffstat (limited to 'databases/nagios-check_postgres_replication')
-rw-r--r--databases/nagios-check_postgres_replication/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/nagios-check_postgres_replication/Makefile b/databases/nagios-check_postgres_replication/Makefile
index 3fa367be662b..e14572be6ad8 100644
--- a/databases/nagios-check_postgres_replication/Makefile
+++ b/databases/nagios-check_postgres_replication/Makefile
@@ -16,8 +16,7 @@ COMMENT= Nagios plugin to check the lag between a postgresql replica and master
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}nagiosplugin>=0:${PORTSDIR}/sysutils/py-nagiosplugin \
${PYTHON_PKGNAMEPREFIX}psycopg2>=0:${PORTSDIR}/databases/py-psycopg2
-USE_PYTHON= yes
-USE_PGSQL= yes
+USES= pgsql python
NO_WRKSUBDIR= yes
NO_BUILD= yes