From abe541e47d2b2834d40419d5a5ab7972d612f2bb Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Wed, 8 Oct 2014 17:05:36 +0000 Subject: Convert to USES=pgsql and USES=python --- databases/nagios-check_postgres_replication/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'databases/nagios-check_postgres_replication') 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 -- cgit v1.2.3