svn commit: r463117 - head/net-im/scudcloud

Dmitry Marakasov amdmi3 at FreeBSD.org
Tue Feb 27 12:24:43 UTC 2018


Author: amdmi3
Date: Tue Feb 27 12:24:42 2018
New Revision: 463117
URL: https://svnweb.freebsd.org/changeset/ports/463117

Log:
  - Add NO_ARCH
  
  Approved by:	portmgr blanket

Modified:
  head/net-im/scudcloud/Makefile

Modified: head/net-im/scudcloud/Makefile
==============================================================================
--- head/net-im/scudcloud/Makefile	Tue Feb 27 12:24:27 2018	(r463116)
+++ head/net-im/scudcloud/Makefile	Tue Feb 27 12:24:42 2018	(r463117)
@@ -30,6 +30,7 @@ OPTIONS_DEFINE=	HUNSPELL
 USES=		python:3.4+
 USE_GITHUB=	yes
 USE_PYTHON=	autoplist distutils optsuffix
+NO_ARCH=	yes
 
 post-patch:
 		@${REINPLACE_CMD} -i.bak -e 's,%%LOCALBASE%%,${LOCALBASE},1' \


More information about the svn-ports-head mailing list