1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

- Add NO_ARCH

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

View File

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