Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Aug 2018 19:52:23 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r476522 - head/devel/py-jeepney
Message-ID:  <201808061952.w76JqNbB082003@repo.freebsd.org>

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



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