- Add NO_ARCH

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

View file

@ -14,7 +14,8 @@ COMMENT= Twisted Words has more chat than you can handle
LICENSE= MIT
USE_PYTHON= distutils autoplist
NO_ARCH= yes
USE_PYTHON= autoplist distutils
USES= python:2 tar:bzip2 twisted
.include <bsd.port.mk>