diff options
Diffstat (limited to 'security/tsshbatch/Makefile')
-rw-r--r-- | security/tsshbatch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/tsshbatch/Makefile b/security/tsshbatch/Makefile index 9ba567627c92..331499182245 100644 --- a/security/tsshbatch/Makefile +++ b/security/tsshbatch/Makefile @@ -14,7 +14,7 @@ LICENSE_NAME= tsshbatch LICENSE_FILE= ${WRKSRC}/tsshbatch-license.txt LICENSE_PERMS= auto-accept -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}paramiko>=1.7.7.1:${PORTSDIR}/security/py-paramiko +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}paramiko>=1.7.7.1:security/py-paramiko USES= python:run NO_ARCH= yes |