Modernize mython

This commit is contained in:
Baptiste Daroussin 2014-08-29 10:44:09 +00:00
parent cd8d8c224d
commit d65b135cba
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=366498

View file

@ -12,8 +12,7 @@ COMMENT= Getting network addresses from Python
LICENSE= MIT LICENSE= MIT
USE_PYTHON= yes USES= python
USE_PYDISTUTILS= yes USE_PYTHON= distutils autoplist
PYDISTUTILS_AUTOPLIST= yes
.include <bsd.port.mk> .include <bsd.port.mk>