- Add missing dependency

This commit is contained in:
Li-Wen Hsu 2011-12-20 04:10:33 +00:00
parent 520df48678
commit ab60de8b2d
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=287695

View file

@ -7,6 +7,7 @@
PORTNAME= ssh
PORTVERSION= 1.7.11
PORTREVISION= 1
CATEGORIES= security python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@ -14,6 +15,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= lwhsu@FreeBSD.org
COMMENT= Python SSH2 protocol library
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycrypto>=2.1:${PORTSDIR}/security/py-pycrypto
USE_PYTHON= yes
USE_PYDISTUTILS= easy_install