Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Aug 2015 17:51:43 +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: r393953 - head/security/tsshbatch
Message-ID:  <201508111751.t7BHphaG055464@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Tue Aug 11 17:51:42 2015
New Revision: 393953
URL: https://svnweb.freebsd.org/changeset/ports/393953

Log:
  - Add NO_ARCH
  
  Approved by:	portmgr blanket

Modified:
  head/security/tsshbatch/Makefile

Modified: head/security/tsshbatch/Makefile
==============================================================================
--- head/security/tsshbatch/Makefile	Tue Aug 11 17:42:43 2015	(r393952)
+++ head/security/tsshbatch/Makefile	Tue Aug 11 17:51:42 2015	(r393953)
@@ -17,6 +17,7 @@ LICENSE_PERMS=	auto-accept
 RUN_DEPENDS=	${PYTHON_PKGNAMEPREFIX}paramiko>=1.7.7.1:${PORTSDIR}/security/py-paramiko
 
 USES=		python:run
+NO_ARCH=	yes
 
 PLIST_FILES=	bin/tsshbatch.py \
 		man/man1/tsshbatch.1.gz



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