- Add NO_ARCH
- Sort USE_PYTHON
This commit is contained in:
parent
cf473c4eb1
commit
ca8d0b492f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=389050
1 changed files with 2 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue