svn commit: r424216 - head/devel/py-sarge

Mark Felder feld at FreeBSD.org
Tue Oct 18 21:12:45 UTC 2016


Author: feld
Date: Tue Oct 18 21:12:44 2016
New Revision: 424216
URL: https://svnweb.freebsd.org/changeset/ports/424216

Log:
  devel/py-sarge: add NO_ARCH

Modified:
  head/devel/py-sarge/Makefile

Modified: head/devel/py-sarge/Makefile
==============================================================================
--- head/devel/py-sarge/Makefile	Tue Oct 18 21:09:58 2016	(r424215)
+++ head/devel/py-sarge/Makefile	Tue Oct 18 21:12:44 2016	(r424216)
@@ -16,4 +16,6 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 USES=		python
 USE_PYTHON=	autoplist distutils
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list