svn commit: r476522 - head/devel/py-jeepney

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Mon Aug 6 19:52:24 UTC 2018


Author: sunpoet
Date: Mon Aug  6 19:52:23 2018
New Revision: 476522
URL: https://svnweb.freebsd.org/changeset/ports/476522

Log:
  Add NO_ARCH

Modified:
  head/devel/py-jeepney/Makefile

Modified: head/devel/py-jeepney/Makefile
==============================================================================
--- head/devel/py-jeepney/Makefile	Mon Aug  6 19:52:17 2018	(r476521)
+++ head/devel/py-jeepney/Makefile	Mon Aug  6 19:52:23 2018	(r476522)
@@ -13,6 +13,7 @@ COMMENT=	Low-level, pure Python DBus protocol wrapper
 LICENSE=	MIT
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+NO_ARCH=	yes
 USE_PYTHON=	autoplist distutils
 USES=		python:3.5+
 


More information about the svn-ports-all mailing list