www/py-azure-common: remove duplicated distutils entry

Reported by:	mat
This commit is contained in:
William Grzybowski 2018-04-13 11:44:09 +00:00
parent 325022fb9b
commit c0e76a6e1a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=467235

View file

@ -12,6 +12,6 @@ COMMENT= Microsoft Azure common code
LICENSE= APACHE20
USES= python zip
USE_PYTHON= autoplist distutils concurrent distutils
USE_PYTHON= autoplist concurrent distutils
.include <bsd.port.mk>