Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 May 2020 06:41:57 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r533894 - head/databases/ldb20
Message-ID:  <202005040641.0446fvFf038902@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Mon May  4 06:41:57 2020
New Revision: 533894
URL: https://svnweb.freebsd.org/changeset/ports/533894

Log:
  Cleanup

Modified:
  head/databases/ldb20/Makefile

Modified: head/databases/ldb20/Makefile
==============================================================================
--- head/databases/ldb20/Makefile	Mon May  4 04:47:34 2020	(r533893)
+++ head/databases/ldb20/Makefile	Mon May  4 06:41:57 2020	(r533894)
@@ -103,7 +103,7 @@ BUILD_DEPENDS+=		${LOCALBASE}/share/xsl/docbook/manpag
 .endif
 
 .if ! ${PORT_OPTIONS:MPYTHON3} || defined(NO_PYTHON)
-USES+=			python:2.7+,build,test
+USES+=			python:build,test
 CONFIGURE_ARGS+=	--disable-python
 .else
 USES+=			python:3.4+



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005040641.0446fvFf038902>