aboutsummaryrefslogtreecommitdiff
path: root/sysutils/py-salt-api
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2013-03-06 06:28:27 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2013-03-06 06:28:27 +0000
commit453d77fa64b80b8fa4367fe37ee8b55f2cb18117 (patch)
tree72ba0f2cb665da417412b60e6691ba369a2d9128 /sysutils/py-salt-api
parent6d67caaa46a179afcacca76a425971a8e23600a0 (diff)
downloadports-453d77fa64b80b8fa4367fe37ee8b55f2cb18117.tar.gz
ports-453d77fa64b80b8fa4367fe37ee8b55f2cb18117.zip
Notes
Diffstat (limited to 'sysutils/py-salt-api')
-rw-r--r--sysutils/py-salt-api/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/py-salt-api/Makefile b/sysutils/py-salt-api/Makefile
index 60b2a088d5c8..a5d1bb7e77c5 100644
--- a/sysutils/py-salt-api/Makefile
+++ b/sysutils/py-salt-api/Makefile
@@ -20,7 +20,7 @@ SUB_LIST+= PYTHON_CMD=${PYTHON_CMD}
MAN1= salt-api.1
MAN7= salt-api.7
-BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}salt:${PORTSDIR}/sysutils/py-salt
+BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}salt>0:${PORTSDIR}/sysutils/py-salt
RUN_DEPENDS:= ${BUILD_DEPENDS}