Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 27 Feb 2018 12:24:42 +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: r463117 - head/net-im/scudcloud
Message-ID:  <201802271224.w1RCOg5L043366@repo.freebsd.org>

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



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