1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

devel/py-robotframework: USES python

PR:		193783
Submitted by:	maintainer
This commit is contained in:
William Grzybowski 2014-09-20 16:06:06 +00:00
parent eebf7f64ee
commit b7146b13ae
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=368656

View File

@ -12,8 +12,7 @@ COMMENT= Generic test automation framework
LICENSE= APACHE20
USE_PYTHON= 2
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
USES= python:2
USE_PYTHON= autoplist distutils
.include <bsd.port.mk>