svn commit: r353805 - head/databases/nagios-check_mongodb

Dmitry Sivachenko demon at FreeBSD.org
Mon May 12 11:39:14 UTC 2014


Author: demon
Date: Mon May 12 11:39:13 2014
New Revision: 353805
URL: http://svnweb.freebsd.org/changeset/ports/353805
QAT: https://qat.redports.org/buildarchive/r353805/

Log:
  Remove testing leftover.

Modified:
  head/databases/nagios-check_mongodb/Makefile

Modified: head/databases/nagios-check_mongodb/Makefile
==============================================================================
--- head/databases/nagios-check_mongodb/Makefile	Mon May 12 11:32:53 2014	(r353804)
+++ head/databases/nagios-check_mongodb/Makefile	Mon May 12 11:39:13 2014	(r353805)
@@ -16,7 +16,7 @@ GH_ACCOUNT=	mzupan
 GH_PROJECT=	nagios-plugin-mongodb
 GH_COMMIT=	9d17373
 GH_TAGNAME=	${GN_COMMIT}
-USE_PYTHON=	3
+USE_PYTHON=	yes
 USES=		shebangfix
 SHEBANG_FILES=	${WRKSRC}/check_mongodb.py
 python_OLD_CMD=	"/usr/bin/env\ python"


More information about the svn-ports-all mailing list