svn commit: r394940 - head/net/py-ipaddress

Dmitry Marakasov amdmi3 at FreeBSD.org
Fri Aug 21 12:03:26 UTC 2015


Author: amdmi3
Date: Fri Aug 21 12:03:25 2015
New Revision: 394940
URL: https://svnweb.freebsd.org/changeset/ports/394940

Log:
  - Add NO_ARCH

Modified:
  head/net/py-ipaddress/Makefile

Modified: head/net/py-ipaddress/Makefile
==============================================================================
--- head/net/py-ipaddress/Makefile	Fri Aug 21 12:02:50 2015	(r394939)
+++ head/net/py-ipaddress/Makefile	Fri Aug 21 12:03:25 2015	(r394940)
@@ -14,5 +14,6 @@ LICENSE=	PSFL
 
 USES=		python
 USE_PYTHON=	distutils autoplist
+NO_ARCH=	yes
 
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list