svn commit: r394188 - head/devel/py-pyro

Ruslan Makhmatkhanov rm at FreeBSD.org
Thu Aug 13 19:34:52 UTC 2015


Author: rm
Date: Thu Aug 13 19:34:51 2015
New Revision: 394188
URL: https://svnweb.freebsd.org/changeset/ports/394188

Log:
  devel/py-pyro: add NO_ARCH forgotten in previous commit

Modified:
  head/devel/py-pyro/Makefile

Modified: head/devel/py-pyro/Makefile
==============================================================================
--- head/devel/py-pyro/Makefile	Thu Aug 13 19:34:02 2015	(r394187)
+++ head/devel/py-pyro/Makefile	Thu Aug 13 19:34:51 2015	(r394188)
@@ -16,6 +16,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}serpent>=1.11:${PORTSDIR}/devel/py-serpent
 
+NO_ARCH=	yes
 USES=		dos2unix python
 USE_PYTHON=	autoplist concurrent distutils
 


More information about the svn-ports-all mailing list