aboutsummaryrefslogtreecommitdiff
path: root/sysutils/py-salt-cloud
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2013-03-06 19:49:07 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2013-03-06 19:49:07 +0000
commit5c1494138d19c6af82dd558ab061cb0aa65a8cd2 (patch)
tree712847c1e8ccd52b28750c8c645eece405c0612c /sysutils/py-salt-cloud
parente1ec71d4554dc0418f721a84ebb29dc3021595f9 (diff)
Notes
Diffstat (limited to 'sysutils/py-salt-cloud')
-rw-r--r--sysutils/py-salt-cloud/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/py-salt-cloud/Makefile b/sysutils/py-salt-cloud/Makefile
index b2a20f1a0706..a9027bdfec83 100644
--- a/sysutils/py-salt-cloud/Makefile
+++ b/sysutils/py-salt-cloud/Makefile
@@ -21,7 +21,7 @@ SUB_LIST+= PYTHON_CMD=${PYTHON_CMD}
MAN1= salt-cloud.1
MAN7= salt-cloud.7
-BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}salt:${PORTSDIR}/sysutils/py-salt \
+BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}salt>0:${PORTSDIR}/sysutils/py-salt \
${PYTHON_PKGNAMEPREFIX}yaml>=0:${PORTSDIR}/devel/py-yaml \
${PYTHON_PKGNAMEPREFIX}libcloud>=0:${PORTSDIR}/net/py-libcloud \
${PYTHON_PKGNAMEPREFIX}paramiko>=0:${PORTSDIR}/security/py-paramiko \