- Fix USES=python

- Add NO_ARCH

PR:		224683
Submitted by:	sunpoet
This commit is contained in:
Grzegorz Blach 2017-12-29 22:29:37 +00:00
parent 1d45732d71
commit 185ebd3ce2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=457550

View file

@ -12,7 +12,8 @@ COMMENT= Backport of recent additions to the 'collections.abc' module
LICENSE= PSFL
USES= python
NO_ARCH= yes
USES= python:-3.4
USE_PYTHON= autoplist distutils
.include <bsd.port.mk>