diff options
| author | Marcus von Appen <mva@FreeBSD.org> | 2014-10-24 16:50:42 +0000 |
|---|---|---|
| committer | Marcus von Appen <mva@FreeBSD.org> | 2014-10-24 16:50:42 +0000 |
| commit | 742321c70870f8339d0ac558f88a918b77b56096 (patch) | |
| tree | 13162908585c4f1c4a190de09a7b7dd8f6e58eb2 /security/tsshbatch | |
| parent | d45fbf3040b3448bc804ff8be8a816d15ea3f92a (diff) | |
Notes
Diffstat (limited to 'security/tsshbatch')
| -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 c4662eb33275..3bd2e8cfcbe0 100644 --- a/security/tsshbatch/Makefile +++ b/security/tsshbatch/Makefile @@ -16,7 +16,7 @@ LICENSE_PERMS= auto-accept RUN_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}paramiko>=1.7.7.1:${PORTSDIR}/security/py-paramiko -USE_PYTHON_RUN= yes +USES= python:run PLIST_FILES= bin/tsshbatch.py \ man/man1/tsshbatch.1.gz |
