- Add NO_ARCH

- Sort USE_PYTHON
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-06-10 16:45:49 +00:00
parent cf473c4eb1
commit ca8d0b492f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=389050

View file

@ -14,7 +14,8 @@ COMMENT= HTTP protocol implementation together with clients and servers
LICENSE= MIT
USE_PYTHON= distutils autoplist
NO_ARCH= yes
USE_PYTHON= autoplist distutils
USES= python:2 tar:bzip2 twisted
.include <bsd.port.mk>