[Midnightbsd-cvs] mports [24746] trunk/devel/py-pytest-runner/Makefile: use python 2

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Tue Jan 1 11:45:32 EST 2019


Revision: 24746
          http://svnweb.midnightbsd.org/mports/?rev=24746
Author:   laffer1
Date:     2019-01-01 11:45:31 -0500 (Tue, 01 Jan 2019)
Log Message:
-----------
use python 2

Modified Paths:
--------------
    trunk/devel/py-pytest-runner/Makefile

Modified: trunk/devel/py-pytest-runner/Makefile
===================================================================
--- trunk/devel/py-pytest-runner/Makefile	2019-01-01 16:40:38 UTC (rev 24745)
+++ trunk/devel/py-pytest-runner/Makefile	2019-01-01 16:45:31 UTC (rev 24746)
@@ -14,7 +14,7 @@
 
 BUILD_DEPENDS?=	${PYTHON_PKGNAMEPREFIX}hgtools>=0:devel/py-hgtools
 
-USES?=		python zip
+USES?=		python:2 zip
 USE_PYTHON=	distutils autoplist
 NO_ARCH=	yes
 



More information about the Midnightbsd-cvs mailing list