www/py-amf: convert to USES=python

Approved by:	portmgr (blanket)
This commit is contained in:
Ruslan Makhmatkhanov 2014-10-18 09:38:35 +00:00
parent ee60a499fb
commit 2f7b7c75e0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=371104

View File

@ -13,8 +13,7 @@ COMMENT= AMF support for Python
LICENSE= MIT
USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
USES= python:2
USE_PYTHON= autoplist distutils
.include <bsd.port.mk>