1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00

Modernize python

This commit is contained in:
Baptiste Daroussin 2014-08-29 14:36:24 +00:00
parent 5576dfc975
commit d8ff4576a2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=366513

View File

@ -13,9 +13,8 @@ COMMENT= Discovery-based unittest extension
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/lgpl.txt
USE_PYTHON= yes
USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
USES= python
USE_PYTHON= distutils autoplist
.include <bsd.port.pre.mk>