Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Aug 2015 12:03:26 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r394940 - head/net/py-ipaddress
Message-ID:  <201508211203.t7LC3QLQ039806@repo.freebsd.org>

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



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