From 453d77fa64b80b8fa4367fe37ee8b55f2cb18117 Mon Sep 17 00:00:00 2001 From: Ruslan Makhmatkhanov Date: Wed, 6 Mar 2013 06:28:27 +0000 Subject: - correct dependency to fix build Reported by: pointyhat (po.miwibox) --- sysutils/py-salt-api/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysutils/py-salt-api') 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} -- cgit v1.2.3