Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 15 Mar 2019 22:33:14 +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: r495835 - head/sysutils/py-python-consul
Message-ID:  <201903152233.x2FMXEYN025391@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Fri Mar 15 22:33:14 2019
New Revision: 495835
URL: https://svnweb.freebsd.org/changeset/ports/495835

Log:
  Remove bogus IGNORE

Modified:
  head/sysutils/py-python-consul/Makefile

Modified: head/sysutils/py-python-consul/Makefile
==============================================================================
--- head/sysutils/py-python-consul/Makefile	Fri Mar 15 22:18:47 2019	(r495834)
+++ head/sysutils/py-python-consul/Makefile	Fri Mar 15 22:33:14 2019	(r495835)
@@ -20,9 +20,6 @@ RUN_DEPENDS=	${LOCALBASE}/bin/consul:sysutils/consul \
 				${PYTHON_PKGNAMEPREFIX}requests>=2.0.0:www/py-requests@${PY_FLAVOR} \
 				${PYTHON_PKGNAMEPREFIX}six>=1.4:devel/py-six@${PY_FLAVOR}
 
-IGNORE=	${IGNORE_${FLAVOR}}
-IGNORE_py35=	Does not work with Python 3.5
-
 # 2.7 or 3.6+, but it cannot be expressed right now.
 USES=	python
 



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