svn commit: r393953 - head/security/tsshbatch

Dmitry Marakasov amdmi3 at FreeBSD.org
Tue Aug 11 17:51:43 UTC 2015


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


More information about the svn-ports-all mailing list