diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-08-11 17:51:42 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-08-11 17:51:42 +0000 |
commit | 45ef3184280897e25dbde31fa43a240a13fcda7d (patch) | |
tree | eea6fae154f86353ff5e7b3109c81badee7461db /security | |
parent | 9a17c2f83534a915da29f250175fba6933cc9231 (diff) | |
download | ports-45ef3184280897e25dbde31fa43a240a13fcda7d.tar.gz ports-45ef3184280897e25dbde31fa43a240a13fcda7d.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/tsshbatch/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/tsshbatch/Makefile b/security/tsshbatch/Makefile index 025af691fd4b..1daa96be8b25 100644 --- a/security/tsshbatch/Makefile +++ b/security/tsshbatch/Makefile @@ -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 |