diff options
author | antoine <antoine@FreeBSD.org> | 2014-12-20 02:59:05 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-12-20 02:59:05 +0800 |
commit | 7adf934a22bc75eb3bd231eda010d01a7cda82d5 (patch) | |
tree | 79478c2449457d144cdbea0833b8a4106e9471c1 | |
parent | 9fa3280b945c9b93a010446c5f6c68a724e2f6fa (diff) | |
download | freebsd-ports-gnome-7adf934a22bc75eb3bd231eda010d01a7cda82d5.tar.gz freebsd-ports-gnome-7adf934a22bc75eb3bd231eda010d01a7cda82d5.tar.zst freebsd-ports-gnome-7adf934a22bc75eb3bd231eda010d01a7cda82d5.zip |
Mark BROKEN: unfetchable
Reported by: pkg-fallout
-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 |