Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Jun 2015 16:45:45 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r389049 - head/textproc/py-twistedLore
Message-ID:  <201506101645.t5AGjjKu023697@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201506101645.t5AGjjKu023697>