diff options
| author | Antoine Brodin <antoine@FreeBSD.org> | 2014-12-19 18:59:05 +0000 |
|---|---|---|
| committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-12-19 18:59:05 +0000 |
| commit | e77ae49bfdde9dce3800231fb568b7bb8354609f (patch) | |
| tree | 79478c2449457d144cdbea0833b8a4106e9471c1 /security/tsshbatch | |
| parent | bbed267f8f7dcc3ef2bf0360233b752a02c3f664 (diff) | |
Notes
Diffstat (limited to 'security/tsshbatch')
| -rw-r--r-- | security/tsshbatch/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/tsshbatch/Makefile b/security/tsshbatch/Makefile index 3bd2e8cfcbe0..92a4b7f7c170 100644 --- a/security/tsshbatch/Makefile +++ b/security/tsshbatch/Makefile @@ -14,6 +14,8 @@ LICENSE_NAME= tsshbatch LICENSE_FILE= ${WRKSRC}/tsshbatch-license.txt LICENSE_PERMS= auto-accept +BROKEN= Unfetchable + RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}paramiko>=1.7.7.1:${PORTSDIR}/security/py-paramiko USES= python:run |
