Convert to USES=python

Approved by:	portmgr (implicit)
This commit is contained in:
Marcus von Appen 2014-09-28 17:29:06 +00:00
parent 2a595442b1
commit cbbbd4b36c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=369471

View file

@ -13,9 +13,7 @@ COMMENT= Client library for Tarantool Database
LICENSE= BSD
USE_PYTHON= yes
USE_PYDISTUTILS=yes
INSTALLS_EGGINFO=yes
PYDISTUTILS_AUTOPLIST=yes
USES= python
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>