1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00

- Add NO_ARCH

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

View File

@ -14,7 +14,8 @@ COMMENT= Twisted Pair can do low level TCP work
LICENSE= MIT
USE_PYTHON= distutils autoplist
NO_ARCH= yes
USE_PYTHON= autoplist distutils
USES= python:2 tar:bzip2 twisted
.include <bsd.port.mk>