svn commit: r389049 - head/textproc/py-twistedLore
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed Jun 10 16:45:46 UTC 2015
Author: sunpoet
Date: Wed Jun 10 16:45:45 2015
New Revision: 389049
URL: https://svnweb.freebsd.org/changeset/ports/389049
Log:
- Add NO_ARCH
- Sort USE_PYTHON
Modified:
head/textproc/py-twistedLore/Makefile
Modified: head/textproc/py-twistedLore/Makefile
==============================================================================
--- head/textproc/py-twistedLore/Makefile Wed Jun 10 16:45:41 2015 (r389048)
+++ head/textproc/py-twistedLore/Makefile Wed Jun 10 16:45:45 2015 (r389049)
@@ -14,7 +14,8 @@ COMMENT= Documentation generator with HT
LICENSE= MIT
-USE_PYTHON= distutils autoplist
+NO_ARCH= yes
+USE_PYTHON= autoplist distutils
USES= python:2 tar:bzip2 twisted
.include <bsd.port.mk>
More information about the svn-ports-head
mailing list