1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Add NO_ARCH

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

View File

@ -14,7 +14,8 @@ COMMENT= Documentation generator with HTML and LaTeX support
LICENSE= MIT
USE_PYTHON= distutils autoplist
NO_ARCH= yes
USE_PYTHON= autoplist distutils
USES= python:2 tar:bzip2 twisted
.include <bsd.port.mk>