Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Nov 2016 00:05:47 +0000 (UTC)
From:      Mark Felder <feld@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r425177 - head/devel/py-thriftpy
Message-ID:  <201611030005.uA305lS9069002@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: feld
Date: Thu Nov  3 00:05:46 2016
New Revision: 425177
URL: https://svnweb.freebsd.org/changeset/ports/425177

Log:
  devel/py-thriftpy: Add NO_ARCH

Modified:
  head/devel/py-thriftpy/Makefile

Modified: head/devel/py-thriftpy/Makefile
==============================================================================
--- head/devel/py-thriftpy/Makefile	Thu Nov  3 00:04:13 2016	(r425176)
+++ head/devel/py-thriftpy/Makefile	Thu Nov  3 00:05:46 2016	(r425177)
@@ -16,4 +16,6 @@ LICENSE=	MIT
 USES=		python
 USE_PYTHON=	autoplist distutils
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>



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